document.write( "Question 1022151: If the difference of two brothers is 4 years and the product of their ages is 221. Find the ages of the two brothers. \n" ); document.write( "
Algebra.Com's Answer #637885 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x-y = 4 \n" ); document.write( "xy = 221 \n" ); document.write( "factor 221 and you end up with two prime numbers: \n" ); document.write( "221 = 13*17 and \n" ); document.write( "4 = 17-13 \n" ); document.write( "We have the correct answer. \n" ); document.write( " |