document.write( "Question 468805: If you divide a number by 8, subtract 2 and add 4, you get 13. What is the number?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #321644 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let x is the number
\n" ); document.write( "\"x%2F8-2%2B4=13\"
\n" ); document.write( "\"x%2F8%2B2=13\"
\n" ); document.write( "\"x%2F8=13-2\"
\n" ); document.write( "\"x%2F8=11\"
\n" ); document.write( "Multiply both sides by 8
\n" ); document.write( "\"x=88\"
\n" ); document.write( "The number 88
\n" ); document.write( "
\n" );