document.write( "Question 1107132: The greater of two number is 710.Find their product if there difference is 420. \n" ); document.write( "
Algebra.Com's Answer #722108 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
x = 710
\n" ); document.write( "x - y = 420
\n" ); document.write( "710 - y = 420
\n" ); document.write( "y = 290
\n" ); document.write( "710 * 290 = product
\n" ); document.write( "
\n" );