document.write( "Question 94564: five years ago, Julia was twice as old as Karla. five years from now , karla's age will be three-forths of julia's age. How old is each girl now? \n" ); document.write( "
Algebra.Com's Answer #68897 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=Julia's age now
\n" ); document.write( "x-5=Julia's age five years ago
\n" ); document.write( "x+5=Julia's age five years from now\r
\n" ); document.write( "\n" ); document.write( "And let y=Karla's age now
\n" ); document.write( "y-5=Karla's age five years ago
\n" ); document.write( "y+5=Karla's five years from now\r
\n" ); document.write( "\n" ); document.write( "Now we are told the following:\r
\n" ); document.write( "\n" ); document.write( "x-5=2(y-5)---------------------------eq1
\n" ); document.write( "y+5=(3/4)(x+5)----------------------------eq2\r
\n" ); document.write( "\n" ); document.write( "simplify eq1:\r
\n" ); document.write( "\n" ); document.write( "x-5=2y-10 add 5 to both sides
\n" ); document.write( "x=2y-5----------------------eq1\r
\n" ); document.write( "\n" ); document.write( "simplify eq2:
\n" ); document.write( "4y+20=3x+15 subtract 20 from both sides
\n" ); document.write( "4y=3x-5------------------------eq2\r
\n" ); document.write( "\n" ); document.write( "substitute x=2y-5 into eq2\r
\n" ); document.write( "\n" ); document.write( "4y=3(2y-5)-5 get rid of parens\r
\n" ); document.write( "\n" ); document.write( "4y=6y-15-5 subtract 6y from both sides
\n" ); document.write( "-2y=-20 divide both sides by -2\r
\n" ); document.write( "\n" ); document.write( "y=10----------------------Karla's age now\r
\n" ); document.write( "\n" ); document.write( "x=2y-5
\n" ); document.write( "x=2*10-5
\n" ); document.write( "x=15--------------------------Julia's age now\r
\n" ); document.write( "\n" ); document.write( "CK\r
\n" ); document.write( "\n" ); document.write( "Five years ago:\r
\n" ); document.write( "\n" ); document.write( "Karla was 5 and Julia was 10
\n" ); document.write( "Julia was twice as old as Karla\r
\n" ); document.write( "\n" ); document.write( "Five years from now:\r
\n" ); document.write( "\n" ); document.write( "Karla will be 15 and Julia will be 20\r
\n" ); document.write( "\n" ); document.write( "15 is 3/4 of 20\r
\n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );