document.write( "Question 18916: Could you please explain how to write this problem in an equation?\r
\n" );
document.write( "\n" );
document.write( "Bob is 4 years younger than 3 times Jerry's age. Together their ages add to 32. How old are Bob and Jerry?
\n" );
document.write( "My mother figured out that the answer is that Bob is 23 and Jerry is 9 but she did not know how to set it up in algebaic form.
\n" );
document.write( "I appreciate your help. \n" );
document.write( "
Algebra.Com's Answer #9097 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Bob is 4 years younger than 3 times Jerry's age. Together their ages add to 32. How old are Bob and Jerry?\r \n" ); document.write( "\n" ); document.write( "Jerry = x \n" ); document.write( "Bob = 3x-4\r \n" ); document.write( "\n" ); document.write( "x+(3x-4) = 32 \n" ); document.write( "4x-4+4=32+4 \n" ); document.write( "4x=36 \n" ); document.write( "4x/4=36/4 \n" ); document.write( "x=9\r \n" ); document.write( "\n" ); document.write( "3x9-4 = 23 \n" ); document.write( " Therefore jerry is 9 years old and bob is 23 years old.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |