document.write( "Question 318446: One number is 6 more than twice another. If their sum is 51, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #227916 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+6=51
\n" ); document.write( "3x=45
\n" ); document.write( "x=15
\n" ); document.write( "2x+6=36
\n" ); document.write( "
\n" );