document.write( "Question 779214: James is twice as old as Keziah. Three years ago, James was thrice as old as Keziah. How old are James and Keziah now?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #475130 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! James is twice as old as Keziah. Three years ago, James was thrice as old as Keziah. How old are James and Keziah now? \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "j = 2k \n" ); document.write( "j-3 = 3(k-3) \n" ); document.write( "----- \n" ); document.write( "Substitute for \"j\" and solve for \"k\": \n" ); document.write( "2k-3 = 3k-9 \n" ); document.write( "k = 6 yrs (Keziah's age now) \n" ); document.write( "------ \n" ); document.write( "Solve for \"j\": \n" ); document.write( "j = 2k \n" ); document.write( "j = 12 yrs (James's age now) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |