document.write( "Question 991183: juanita is twice as old as vanessa, if five years were subtracted from vanessas age, and two years added to juanitas, juanita will be five times as old as vanessa. How old are the girls now? \n" ); document.write( "
Algebra.Com's Answer #611210 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "juanita is twice as old as vanessa, \n" ); document.write( "J = 2V \n" ); document.write( "if five years were subtracted from vanessas age, \n" ); document.write( "and two years added to juanitas, juanita will \n" ); document.write( "be five times as old as vanessa. \n" ); document.write( "J + 2 = 5(V - 5) \n" ); document.write( "Replace J with 2V from top equation. \n" ); document.write( "2V + 2 = 5(V - 5) \n" ); document.write( "2V + 2 = 5V - 25 \n" ); document.write( "Collect like terms. \n" ); document.write( "2V - 5V = -25 - 2 \n" ); document.write( "-3V = -27 \n" ); document.write( "V = 9 \n" ); document.write( "Vanessa is 9 years old \n" ); document.write( "Juanita is 18 years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |