document.write( "Question 172960: Five times a number is the same as 30 more than 8 times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #127793 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Five times a number is the same as 30 more than 8 times the number. Find the number. \n" ); document.write( ". \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "5x = 8x+30 \n" ); document.write( "-3x = 30 \n" ); document.write( "x = -10 \n" ); document.write( " \n" ); document.write( " |