document.write( "Question 1174930: please help me solve this equation
\n" ); document.write( "2. The sum of two numbers is 23 and their product is 120. find the two numbers
\n" ); document.write( "

Algebra.Com's Answer #800435 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Informally first....

\n" ); document.write( "Look at pairs of numbers with a sum of 23 and find a pair with a product of 120.

\n" ); document.write( "You can shorten the search by noting that, with a product of 120, one of the numbers must be a multiple of 5. So the numbers are either 5 and 18 or 15 and 8.

\n" ); document.write( "5*18 = 90; 15*8 = 120. So the two numbers are 15 and 8.

\n" ); document.write( "-----------------------------------------------

\n" ); document.write( "Now using formal algebra....

\n" ); document.write( "let x be one of the two numbers
\n" ); document.write( "then 23-x is the other (because their sum is 23)

\n" ); document.write( "The product of the two numbers is 120:

\n" ); document.write( "\"x%2823-x%29+=+120\"
\n" ); document.write( "\"23x-x%5E2+=+120\"
\n" ); document.write( "\"x%5E2-23x%2B120+=+0\"

\n" ); document.write( "To solve this algebraically, you need to factor the quadratic expression by finding two numbers whose sum is 23 and whose product is 120.

\n" ); document.write( "But that's what you had to do with the original problem!

\n" ); document.write( "So the formal algebraic approach doesn't get you any closer to the solution of the problem.

\n" ); document.write( "However, you should understand the process for solving the problem algebraically.

\n" ); document.write( "\"x%5E2-23x%2B120+=+0\"
\n" ); document.write( "\"%28x-15%29%28x-8%29+=+0\"
\n" ); document.write( "\"x+=+15\" or \"x+=+8\"

\n" ); document.write( "
\n" ); document.write( "
\n" );