document.write( "Question 27070: Judy is 3 times as old as Phyillis. In 10 years, Judy will be twice as old as Phyllis. Find their present age? \n" ); document.write( "
Algebra.Com's Answer #14733 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can do it this way.
\n" ); document.write( "Let J = Judy's present age and P = Phyllis's present age.\r
\n" ); document.write( "\n" ); document.write( "J = 3P and in 10 year's time:
\n" ); document.write( "J+10 = 2(P+10) Substitute the J = 3P from the first equation into the second equation and solve for P.\r
\n" ); document.write( "\n" ); document.write( "(3P)+10 = 2(P+10) Simplify.
\n" ); document.write( "3P+10 = 2P+20 Subtract 2P from both sides.
\n" ); document.write( "P+10 = 20 Subtract 10 from both sides.
\n" ); document.write( "P = 10 and
\n" ); document.write( "J = 3P = 3(10) = 30\r
\n" ); document.write( "\n" ); document.write( "Judy is 30 years old and Phyllis is 10 years old.
\n" ); document.write( "
\n" ); document.write( "
\n" );