document.write( "Question 1087456: Maria is 14 years older than Jean. If
\n" );
document.write( "The product of their ages is 51. Find
\n" );
document.write( "the ages of two girls\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #701751 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x*x+14 = 51 \n" ); document.write( "x^2 = 37 \n" ); document.write( "x = 6 this is Jean \n" ); document.write( "6+14 = 20 this is Maria \n" ); document.write( " \n" ); document.write( " |