document.write( "Question 469476: ea is 5 years older than Vincent. If the sum of their ages is25, how old is Maea? \n" ); document.write( "
Algebra.Com's Answer #322114 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" is Maea age now
\n" ); document.write( "Then Vincent age is \"%28x-5%29\" years.
\n" ); document.write( "The sum of their ages is \"x%2B%28x-5%29=25\"
\n" ); document.write( "\"x%2Bx-5=25\"
\n" ); document.write( "\"2x=25%2B5\"
\n" ); document.write( "\"2x=30\"
\n" ); document.write( "\"x=30%2F2\"
\n" ); document.write( "\"x=15\" years is Maea age
\n" ); document.write( "\"15-5=10\" years is Vincent age
\n" ); document.write( "
\n" );