document.write( "Question 500708: 5 times a number decreased by 18 minus 4 times the same number is -36. what is the number \n" ); document.write( "
Algebra.Com's Answer #338332 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let Number = x \n" ); document.write( "5x-18-4x=-36 \n" ); document.write( "x-18=-36 \n" ); document.write( "x=-36+18 \n" ); document.write( "x=-18 \n" ); document.write( " \n" ); document.write( " |