document.write( "Question 1008109: THe product of three numbers is 54. The sum of the numbers is 14. What are the three numbers? \n" ); document.write( "
Algebra.Com's Answer #623862 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
There are 3 unknowns but only 2 equations
\n" ); document.write( "It can't be solved directly
\n" ); document.write( "(1) \"+x%2Ay%2Az+=+54+\"
\n" ); document.write( "(2) \"+x+%2B+y+%2B+z+=+14+\"
\n" ); document.write( "-------------------
\n" ); document.write( "I stared at it for a while, and I got:
\n" ); document.write( "\"+x+=+2+\"
\n" ); document.write( "\"+y+=+3+\"
\n" ); document.write( "\"+z+=+9+\"
\n" ); document.write( "-------------
\n" ); document.write( "(1) \"+x%2Ay%2Az+=+54+\"
\n" ); document.write( "(1) \"+2%2A3%2A9+=+54+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+x+%2B+y+%2B+z+=+14+\"
\n" ); document.write( "(2) \"+2+%2B+3+%2B+9+=+14+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Other than trying numbers to see
\n" ); document.write( "what works, I don't know any other
\n" ); document.write( "way to solve it. You might want
\n" ); document.write( "a 2nd opinion.
\n" ); document.write( "
\n" );