document.write( "Question 955823: Two years ago, John was 3 times as old as Bob. In 5 years time, John will be twice as old as Bob. Find John's present age \n" ); document.write( "
Algebra.Com's Answer #583893 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two years ago, John was 3 times as old as Bob. In 5 years time, John will be twice as old as Bob. Find John's present age \n" ); document.write( "------------ \n" ); document.write( "Equations: \n" ); document.write( "j-2 = 3(b-2) \n" ); document.write( "j+5 = 2(b+5) \n" ); document.write( "------------ \n" ); document.write( "Simplify:: \n" ); document.write( "j-3b = -4 \n" ); document.write( "j-2b = 5 \n" ); document.write( "----- \n" ); document.write( "Substiutute and solve for \"b\": \n" ); document.write( "3b-4 = 2b+5 \n" ); document.write( "b = 9 (bob's age now) \n" ); document.write( "---- \n" ); document.write( "solve for \"j\": \n" ); document.write( "j = 2b+5 \n" ); document.write( "j = 18+5 = 23 (john's age now) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |