document.write( "Question 351174: The sum of two numbers are 72. Their difference is 48. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "so far i did , let x represent the first number
\n" ); document.write( "let y represent the second number.\r
\n" ); document.write( "\n" ); document.write( "x+y=78
\n" ); document.write( "x-y=48\r
\n" ); document.write( "\n" ); document.write( "now i have to solve it but i don't know if i did.
\n" ); document.write( "thank you for helping.
\n" ); document.write( "

Algebra.Com's Answer #251002 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi, your on the righ track.
\n" ); document.write( "*Note: sum of the numbers is \"72\" , difference 48
\n" ); document.write( ".
\n" ); document.write( "x+y=72
\n" ); document.write( "y = 72-x
\n" ); document.write( ".
\n" ); document.write( "x-y =48
\n" ); document.write( ".
\n" ); document.write( "Substitute for y
\n" ); document.write( "x -(72-x) =48
\n" ); document.write( "Simplify and solve
\n" ); document.write( "x - 72 +x = 48
\n" ); document.write( "2x = 120
\n" ); document.write( ".
\n" ); document.write( "x = 60
\n" ); document.write( "y = 72 -60 = 12
\n" ); document.write( ".
\n" ); document.write( "check your answer
\n" ); document.write( "60-12 = 48
\n" ); document.write( "
\n" );