document.write( "Question 496759: The difference between two numbers is 7. The sum of half the larger number and twice the smaller number is 51. What are the two numbers? must set up the equations and show in algebraic steps) \n" ); document.write( "
Algebra.Com's Answer #336544 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
this equations system is representing the problem
\n" ); document.write( "x-y=7
\n" ); document.write( "x/2+2y=51
\n" ); document.write( ".
\n" ); document.write( "x-y=7 *(2) multiplying to when you sum delet y
\n" ); document.write( "x/2+2y=51
\n" ); document.write( ".
\n" ); document.write( "2x-2y=14
\n" ); document.write( "x/2+2y=51 suming
\n" ); document.write( "___________
\n" ); document.write( "2x+x/2+0y=65
\n" ); document.write( "2x+x/2=65
\n" ); document.write( "4x/2+x/2=130/2 make the denominators equal to delete them
\n" ); document.write( "4x+x=130
\n" ); document.write( "5x=130
\n" ); document.write( "x=130/5
\n" ); document.write( "x=26
\n" ); document.write( "now substituting x to find y
\n" ); document.write( "x-y=7
\n" ); document.write( "26-y=7
\n" ); document.write( "26-7=y
\n" ); document.write( "19=y
\n" ); document.write( "the numbers are 19 and 26
\n" ); document.write( "
\n" );