jameriastrong jameriastrong
  • 23-02-2021
  • Mathematics
contestada

sam had 5 apples and kate gave her 5 more how many do she have now

Respuesta :

kjjohnson3
kjjohnson3 kjjohnson3
  • 23-02-2021

Answer:

10

Step-by-step explanation:

Answer Link
beristainemilio33
beristainemilio33 beristainemilio33
  • 23-02-2021
Same had 5
She then received 5 more from Kate
5+5= 10

She has 10 apples now.
Answer Link

Otras preguntas

essay about my traditional festival in French ​
What is the value of the expression, written in standard form?
Use the discriminant to determine the number of solutions to the quadratic equation 3x^2+5x=-1
line is defined by the equation 2 x + y = 4. Which shows the graph of this line?
this sensor is used for burglar alarmsA. temperatureb. humidityc. movementd. PH​
How will you continue to try and sustain living a healthy, active lifestyle? (...hoping you all will on some level!) PLS HELP AND THANK YOU :)
In right triangle PQR, the length of side P Q is 70, the measure of angle P is 90 degrees, and the measure of angle R is 38 degrees. How we will represents the
what is goal formulation?? explain the goal formulation process​
LAB: Winning team (classes) Complete the Team class implementation. For the class method get_win_percentage(), the formula is: team_wins / (team_wins + team_los
Consider the following code: static void Main(string[] args) { int a; Sample1(ref a); Console.WriteLine(a); Sample2(out int b); Console.WriteLine(b); } static v