document.write( "Question 967936: Four times a number is 54 more than the number itself. What is the number? \n" ); document.write( "
Algebra.Com's Answer #591582 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Let x=the number \n" ); document.write( "4x=x+54 Subtract x from each side. \n" ); document.write( "3x=54 Divide each side by 3. \n" ); document.write( "x=18 ANSWER: The number is 18. \n" ); document.write( " |