document.write( "Question 502937: if 7 times a number is 84, what is 4 times the number? \n" ); document.write( "
Algebra.Com's Answer #339046 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Number = x\r \n" ); document.write( "\n" ); document.write( "7 times of x = 84 \n" ); document.write( "7 * x = 84 \n" ); document.write( "7x=84 \n" ); document.write( "Divide by 7 both sides \n" ); document.write( "7x/7=84/7 \n" ); document.write( "x=12\r \n" ); document.write( "\n" ); document.write( "=4 times of x \n" ); document.write( "=4 * 12 \n" ); document.write( "=48 \n" ); document.write( " |