SOLUTION: The sum of two numbers is 25.their difference is 7.find the numbers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of two numbers is 25.their difference is 7.find the numbers.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 835353: The sum of two numbers is 25.their difference is 7.find the numbers.

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
USING JUST ONE VARIABLE:
x= the smaller number
x%2B7= the larger number (since the difference between them is 7)
x%2B%28x%2B7%29=25 is our equation (because the sum of the two numbers is 25).
Solving:
x%2B%28x%2B7%29=25
%28x%2Bx%29%2B7=25
2x%2B7=25
2x=25-7
2x=18
x=18%2F2
highlight%28x=9%29 is the smaller number.
Then, x%2B7=9%2B7=highlight%2816%29 is the larger number.
The two numbers are highlight%289%29 and highlight%2816%29 .

USING TWO VARIABLES:
x= the smaller number
y= the larger number
The equations are
x%2By=25 (because the sum of the two numbers is 25), and
y-x=7 (because the difference of the two numbers is 7).
We can solve the system system%28x%2By=25%2Cy-x=7%29 by substitution by solving
y-x=7 for y , getting y=x%2B7 and then substituting x%2B7 for y in x%2B4=25 .
Then we get the one variable equation solved above.
We can also solve the system system%28x%2By=25%2Cy-x=7%29 by graphing, or by the "method" that some call elimination. (Others call it combinations of equations.
For example, adding both equations, we get
y%2Bx=25
y-x=7
------------
y%2By=25%2B7 --> 2y=32 --> y=32%2F2 ---> hhighligt%28y=16%29
Then we can substitute that value for y into either of the equations to find x , as in
x%2By=25 --> x%2B16=25 --> x=25-16 --> highlight%28x=9%29 .
To solve by graphing we graph the line that represents x%2By=25 and the line that represents y-x=7 . The coordinates of the point where they intersect is the (x,y) solution . We estimate it (read it) from the graph, to get the values of x and y that appear to be the solution, and then verify by plugging those values into the equations.
Graphing is a bit time consuming.
To graph one linear equation, we just need to points (or a pont and a slope).
For x%2By=25 , we can see that (0,25) and {25,0) are two points in the graph, because when we set x to zero, the equation turns into y=25 , and hen we set y to zero, the equation turns into x=25 . The points (0,25) and (25,0) are the y-intercept and x-intercept, and we can use them to draw the line.
For y-x=7 we can find the points (0,7) and (-7,0) in a similar way.
The intersection point coordinates appear to be x=9 and y=16 .
We verify by substituting into x%2By=25 to get
x%2By=9%2B16=25 .
We also need to verify that Those values make y=x=7 true, so we calculate
y-x=16-9=7.
With the values read from the graph verified, we can say that the solution found by graphing is
highlight%28system%28x=9%2Cy=16%29%29 .