document.write( "Question 915902: Jorge's brother is 4 less than 3 times his age. The sum of their ages is 64. How old is Jorge's brother?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555809 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jorge's brother is 4 less than 3 times his age. The sum of their ages is 64. How old is Jorge's brother? \n" ); document.write( " \n" ); document.write( "---------------- \n" ); document.write( "Equations: \n" ); document.write( "b = 3j - 4 \n" ); document.write( "b + j = 64 \n" ); document.write( "-------------------- \n" ); document.write( "Substitute for \"b\" and solve for \"j\":: \n" ); document.write( "3j-4 + j = 64 \n" ); document.write( "4j = 68 \n" ); document.write( "j = 17 yrs (Jorge's age now) \n" ); document.write( "b = 3j-4 = 47 yrs (His brother's age now) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |