document.write( "Question 563444: Three more than five times a number is the same as thirty more than twice the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #364893 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5x+3=2x+30 \n" ); document.write( "5x-2x=30-3 \n" ); document.write( "3x=27 \n" ); document.write( "x=27/3 \n" ); document.write( "x=9 \n" ); document.write( " |