document.write( "Question 442289: If 36 is added to four times a number,the value is equal to seven times that number.What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #305029 by ilana(307) ![]() You can put this solution on YOUR website! Change the words into an equation. \n" ); document.write( "36 + 4x = 7x \n" ); document.write( "Solve. \n" ); document.write( "36 + 4x - 4x = 7x - 4x \n" ); document.write( "36 = 3x \n" ); document.write( "12 = x \n" ); document.write( " |