document.write( "Question 809487: find 3 numbers that have a product of 504 and a sum 27
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #487608 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b+c=27, \n" ); document.write( "a*b*c=504\r \n" ); document.write( "\n" ); document.write( "a = 4, b = 9, c = 14 \n" ); document.write( "a = -7, b = -2, c = 36 \n" ); document.write( " |