document.write( "Question 841330: X times age of John is equal to Y times age of Alice. Difference between their ages is M. John is older to Alice. Find their ages. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #506807 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x*j=y*a \n" ); document.write( "j-a=m \n" ); document.write( "j>a \n" ); document.write( " \n" ); document.write( " |