document.write( "Question 193607: If the sum of a number and 8 is decreased by 48, the result is 64. Find the number \n" ); document.write( "
Algebra.Com's Answer #145318 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
(n+8)-48=64
\n" ); document.write( "n-40=64
\n" ); document.write( "n=104
\n" ); document.write( "check
\n" ); document.write( "104+8-48=64,,,ok
\n" ); document.write( "
\n" );