document.write( "Question 172567: twice a number is 60 more than five times the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #127429 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let the number be b
\n" ); document.write( ":
\n" ); document.write( "2b=5b+60....
\n" ); document.write( ":
\n" ); document.write( "3b=-60......subracting 2b from both sides
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28b=-20%29\"dividing by 3 on both sides
\n" ); document.write( "
\n" );