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)![]() ![]() ![]() 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( " |