document.write( "Question 1069615: six times a number decreased by 20 is four times the number. find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #684800 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 6x-20=4x \n" ); document.write( "6x-4x=20 \n" ); document.write( "2x=20 \n" ); document.write( "x=20/2 \n" ); document.write( "x=10 \n" ); document.write( "----------- \n" ); document.write( "6*10-20=4*10 \n" ); document.write( "60-20=40 \n" ); document.write( " |