document.write( "Question 1057192: How old am I if 100 increased by 4 times my age is 132? \n" ); document.write( "
Algebra.Com's Answer #672256 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make your age = x \n" ); document.write( "100 + 4x = 132 \n" ); document.write( "4x = 132 - 100 \n" ); document.write( "4x = 32 \n" ); document.write( "x = 8 \n" ); document.write( "You are 8 years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |