document.write( "Question 823426: sum of two number is 24.and product is 143.then sum of their square is? \n" ); document.write( "
Algebra.Com's Answer #495496 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "sum of two numbers \"highlight_green%28x%29\" and \"highlight_green%2824-x%29\" is 24.
\n" ); document.write( "and product is 143:
\n" ); document.write( "x(24-x) = 143
\n" ); document.write( "x^2-24x + 143 = 0
\n" ); document.write( "(x-13)(x-11) = 0, x is 11,13 and y is 13,11
\n" ); document.write( "the sum of their squares is: 11^2 + 13^2 = 121 + 169 = \"green%28290%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );