document.write( "Question 406563: Leticia is 21 years older than Katie. In 2 years, Leticia will be twice as old as Katie. Find Leticia's current age and Katie's current age. \n" ); document.write( "
Algebra.Com's Answer #286862 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Present age \n" ); document.write( "Katie x \n" ); document.write( "Leticia x+21 \n" ); document.write( " \n" ); document.write( "After 2years \n" ); document.write( "Katie x +2 \n" ); document.write( "Leticia (x+21+2 )years \n" ); document.write( "(x+23) \n" ); document.write( " \n" ); document.write( "(x+23)= 2(x+2) \n" ); document.write( "23=2x+4 \n" ); document.write( "x-2x=4-23 \n" ); document.write( "-x=-19 \n" ); document.write( "Katie age=19years \n" ); document.write( "Leticia age=40years \n" ); document.write( " \n" ); document.write( " |