document.write( "Question 913897: The sum of two numbers is 51. The second number is six less than twice the first number. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #554788 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x-6=51
\n" ); document.write( "3x=51+6
\n" ); document.write( "x=57/3
\n" ); document.write( "x=19
\n" ); document.write( "--------------
\n" ); document.write( "19+2*19-6=51
\n" ); document.write( "
\n" );