document.write( "Question 662734: The sum of 42 and a certain number is divided by 4.The result is twice the number.Find the number. \n" ); document.write( "
Algebra.Com's Answer #412476 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(x+42)/4=2x
\n" ); document.write( "x+42=2x*4
\n" ); document.write( "x+42=8x
\n" ); document.write( "42=7x
\n" ); document.write( "42/7=x
\n" ); document.write( "x=6
\n" ); document.write( "---------------
\n" ); document.write( "(6+42)/4=2*6
\n" ); document.write( "
\n" );