document.write( "Question 124596: Please help me solve this problem:\r
\n" ); document.write( "\n" ); document.write( " A teacher is 15 years older than her student.
\n" ); document.write( "In 15 years, the ratio of their aages will be 3:2.
\n" ); document.write( "Find their present ages.
\n" ); document.write( "

Algebra.Com's Answer #91339 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "A teacher is 15 years older than her student, who is\r\n" );
document.write( "\"15\", and thus the teacher is \"30\". In 15 years, the\r\n" );
document.write( "ratio of their ages will be 3:2, because the teacher will be\r\n" );
document.write( "\"45\" and the student will be \"30\", and the fraction\r\n" );
document.write( "\"45%2F30\" equals to the fraction \"3%2F2\" .\r\n" );
document.write( "\r\n" );
document.write( "How'd I get that?  By using the same words as I did above,\r\n" );
document.write( "only using \"X\" for the student's age instead of \"15\".\r\n" );
document.write( "\r\n" );
document.write( "A teacher is 15 years older than her student, who is \"X\",\r\n" );
document.write( "and thus the teacher is \"X%2B15\". In 15 years, the ratio of\r\n" );
document.write( "their ages will be 3:2, because the teacher will be\r\n" );
document.write( "\"%28X%2B15%29%2B15\" and the student will be \"X%2B15\", and the\r\n" );
document.write( "fraction \"%28%28X%2B15%29%2B15%29%2F%28X%2B15%29\" equals to the fraction \"3%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "So the equation is:\r\n" );
document.write( "\r\n" );
document.write( "\"%28%28X%2B15%29%2B15%29%2F%28X%2B15%29\" = \"3%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get X = 15, and so the teacher is 30.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );