document.write( "Question 406304: Jorges father is 4 times as old as Jorge is. In 20 years his father will only be twice as old as Jorge. How old are Jorge and his father now? \n" ); document.write( "
Algebra.Com's Answer #286744 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jorges father is 4 times as old as Jorge is. In 20 years his father will only be twice as old as Jorge. How old are Jorge and his father now? \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "f = 4J \n" ); document.write( "(f+20) = 2(J+20) \n" ); document.write( "------ \n" ); document.write( "Substitute for \"f\" and solve for \"J\": \n" ); document.write( "(4J+2) = 2J+40 \n" ); document.write( "2J = 38 \n" ); document.write( "J = 19 yrs (Jorge's age now) \n" ); document.write( "--- \n" ); document.write( "Solve for \"f\": \n" ); document.write( "f = 4J = 4*19 = 76 yrs (father's age now) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |