document.write( "Question 1044717: Katie is 2 years younger than her brother. In 12 years, her brother will be twice as old as she is now. How old is Katie now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660066 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! katie age now x-2 12 years x-2+12 \n" ); document.write( "bro age now x 12 years x+12 \n" ); document.write( "x+12=2(x-2) \n" ); document.write( "x=16\r \n" ); document.write( "\n" ); document.write( "katie age now 14 12 years 26 \n" ); document.write( "bro age now 16 12 years 28 \n" ); document.write( " indeed 28=2*14 \n" ); document.write( " |