document.write( "Question 512072: Not sure how to solve this problem on my daughters homework. I would like to understand so I can attempt to explain it to her. Here it is.. The difference of two numbers is 8. The first number x is 1 less than twice the second number y. Write and solve a system of linear equations to find the two numbers \n" ); document.write( "
Algebra.Com's Answer #342520 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
\"The first number x is 1 less than twice the second number y\" ___ x = 2y -1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"The difference of two numbers is 8\" ___ x - y = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting the equivalent value for x from the 1st equation ___ (2y - 1) - y = 8
\n" ); document.write( "___ y = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting into the 2nd equation ___ x - (9) = 8
\n" ); document.write( "___ x = 17
\n" ); document.write( "
\n" );