document.write( "Question 1162351: Translate (in terms of x) then solve the algebraic equation: five times the sum of 6 and some number is 20. \n" ); document.write( "
Algebra.Com's Answer #786137 by MKOP(2)\"\" \"About 
You can put this solution on YOUR website!
let some other no.be x,
\n" ); document.write( "then,
\n" ); document.write( "According to question,
\n" ); document.write( "5(6+x)=20.
\n" ); document.write( "or 6+x=20/5
\n" ); document.write( "or 6+x= 4
\n" ); document.write( "or x= 4-6
\n" ); document.write( "or x= -2
\n" ); document.write( "
\n" );