document.write( "Question 255253: The sum of two numbers is 2 and the product of these two numbers is -8. What is the sum of the cubes of these two numbers? \n" ); document.write( "
Algebra.Com's Answer #187526 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b=2
\n" ); document.write( "ab=-8
\n" ); document.write( "a^3+b^3=n
\n" ); document.write( "solutions
\n" ); document.write( "a = -2, b = 4, n = 56
\n" ); document.write( "a = 2, b = -4, n = 56
\n" ); document.write( "
\n" );