document.write( "Question 760217: when a number is decreased by 7 and the result is divided by 5 the final answer is 12. \n" ); document.write( "
Algebra.Com's Answer #462525 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Number = x
\n" ); document.write( "(x - 7)/5 = 12
\n" ); document.write( "cross multiply
\n" ); document.write( "x - 7 = 60
\n" ); document.write( " x = 60 + 7
\n" ); document.write( " x = 67.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );