document.write( "Question 642785: Maria is twice the age of jose right now. 30 years from now she will be 10 years older than jose and the sum of their ages will be 90 . what is maria and jose's ages now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #404217 by T-Maree(17)![]() ![]() You can put this solution on YOUR website! Maria = 20 now \n" ); document.write( "Jose = 10 now\r \n" ); document.write( "\n" ); document.write( "20 + 30 = 50 \n" ); document.write( "10 + 30 = 40 \n" ); document.write( "50 + 40 = 90 \n" ); document.write( " |