document.write( "Question 1133023: age problem
\n" );
document.write( "question: Taylor is 9 years younger than katy,Four years ago ,katy is 3less than twice taylors age .how old is katy now? \n" );
document.write( "
Algebra.Com's Answer #750179 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Taylor is x years old \n" ); document.write( "Katy is x+9 \n" ); document.write( "four years ago, Katy was x+5 and Taylor was then x-4 \n" ); document.write( "2(x-4)-3=x+5 \n" ); document.write( "2x-8-3=x+5 \n" ); document.write( "x=16 years Taylor \n" ); document.write( "Katy is 25 years old now ANSWER \n" ); document.write( "four years ago Taylor was 12 and Katy 21, 3 fewer than twice Taylor's age. \n" ); document.write( " |