document.write( "Question 271982: Jim is four times as old as bob. In six years he will be six more than twice his age. How old are they now?\r
\n" );
document.write( "\n" );
document.write( "I need help putting this in an equation. If you can please help me I would appreciate it
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #199036 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Let the age of Bob = x \n" ); document.write( "Then the age of Jim = 4x \n" ); document.write( "Also, In six years Jim will be six more than twice Bob's age. \n" ); document.write( "4x+6 = 2(x+6)+6 \n" ); document.write( "4x+6=2x+12+6 \n" ); document.write( "4x-2x=12 \n" ); document.write( "2x=12 \n" ); document.write( "x=6 \n" ); document.write( "So, the age of Bob = 6 \n" ); document.write( " the age of Jim = 4x = 24\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |