document.write( "Question 85927: what two numbers have a product of 48 and a sum of 24. \n" ); document.write( "
Algebra.Com's Answer #62098 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Would it help you to know that this problem does not have a \"nice\" solution?
\n" ); document.write( ".
\n" ); document.write( "Call the two unknown numbers x and y.
\n" ); document.write( ".
\n" ); document.write( "The problem tells you that the product of the two numbers is 48. Put this in equation form:
\n" ); document.write( ".
\n" ); document.write( "\"x%2Ay+=+48+\"
\n" ); document.write( ".
\n" ); document.write( "The problem also tells you that their sum is 24. Put this in equation form also:
\n" ); document.write( ".
\n" ); document.write( "\"+x+%2B+y+=+24\"
\n" ); document.write( ".
\n" ); document.write( "Let's solve these two equations by variable elimination. Solve one of the two equations
\n" ); document.write( "for one of the variables in terms of the other. For example, take the first equation
\n" ); document.write( "(the product equation) and solve for x in terms of y. Do this by dividing both sides of the
\n" ); document.write( "equation by y. When you do that you get:
\n" ); document.write( ".
\n" ); document.write( "\"x%2Ay%2Fy+=+48%2Fy\"
\n" ); document.write( ".
\n" ); document.write( "On the left side the y in the denominator cancels the y in the numerator and the equation
\n" ); document.write( "becomes:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+48%2Fy\"
\n" ); document.write( ".
\n" ); document.write( "Now take the right side of this equation and substitute it into the second equation
\n" ); document.write( "(the sum equation) in place of x since the right side is equal to x:
\n" ); document.write( ".
\n" ); document.write( "\"x+%2B+y+=+24\"
\n" ); document.write( ".
\n" ); document.write( "\"48%2Fy+%2B+y+=+24\"
\n" ); document.write( ".
\n" ); document.write( "You can get rid of the denominator by multiplying both sides (all terms) by y. When you
\n" ); document.write( "do that the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"y%2A48%2Fy+%2B+y%2Ay+=+24%2Ay\"
\n" ); document.write( ".
\n" ); document.write( "Cancel the y in the denominator of the first term with the y in the numerator, and also
\n" ); document.write( "recognize that y*y is y-squared. The equation then becomes:
\n" ); document.write( ".
\n" ); document.write( "\"48+%2B+y%5E2+=+24y\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 24y from both sides of the equation and it becomes:
\n" ); document.write( ".
\n" ); document.write( "\"48+%2B+y%5E2+-+24y+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Arrange the terms in descending powers of y and you have the standard quadratic equation form:
\n" ); document.write( ".
\n" ); document.write( "\"y%5E2+-+24y+%2B+48+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Use the quadratic formula to solve for y. The quadratic formula says that for a quadratic
\n" ); document.write( "equation of the form:
\n" ); document.write( ".
\n" ); document.write( "\"ay%5E2+%2B+by+%2B+c+=+0\"
\n" ); document.write( ".
\n" ); document.write( "the solution for y is:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%28-b+%2B-+sqrt%28+b%5E2-%284%2Aa%2Ac%29+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( "By comparing the quadratic form with the equation you are trying to solve you can see
\n" ); document.write( "that a = 1, b = -24, and c = 48. Substitute these values into the equation for y and you get:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%28-%28-24%29+%2B-+sqrt%28%28-24%29%5E2+-+4%2A1%2A48%29%29%2F%282%2A1%29\"
\n" ); document.write( ".
\n" ); document.write( "Notice that -(-24) equals + 24, (-24)^2 = 576, and -(4*1*48) = -192, and (2*1) = 2. Substitute
\n" ); document.write( "these values into the equation for y and you get:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%2824+%2B-+sqrt%28576-192%29%29%2F2+\"
\n" ); document.write( ".
\n" ); document.write( "Now note that (576 - 192) = 384 and the square root of 384 is 19.59591794. Substitute
\n" ); document.write( "this value for the radical term and the equation for y becomes:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%2824+%2B-19.59591794%29%2F2+\"
\n" ); document.write( ".
\n" ); document.write( "This generates two possible values for y. When you have the + sign, the value of y becomes:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%2824+%2B+19.59591794%29%2F2+=+43.59591794%2F2+=+21.79795897\"
\n" ); document.write( ".
\n" ); document.write( "You know that the sum of x and y must equal 24. So if y = 21.79795897, then x must equal:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+24+-+21.79795897+=+2.20204103\"
\n" ); document.write( ".
\n" ); document.write( "So one possible set of answers is y = 21.79795897 and x = 2.20204103.
\n" ); document.write( ".
\n" ); document.write( "You can check this set by adding x and y and make sure they add up to 24 and then multiply
\n" ); document.write( "x and y and make sure the product is 48.
\n" ); document.write( ".
\n" ); document.write( "This answer set was based on the use of a + sign preceding the radical in the equation
\n" ); document.write( "for y. Now you need to consider the - sign in front of the radical. When you do you get:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%2824+-+sqrt%28576-192%29%29%2F2+\"
\n" ); document.write( ".
\n" ); document.write( "Again, the term in the radical is simplifies to 384, and the square root of 384 is 19.59591794.
\n" ); document.write( "Substitute this into the equation for y and this time it becomes:
\n" ); document.write( ".
\n" ); document.write( "\"y+=+%2824+-+19.59591794%29%2F2+=+4.40408206%2F2+=+2.20204103\"
\n" ); document.write( ".
\n" ); document.write( "Find x by subtracting this answer from 24 and you get:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+24+-+2.20204103+=+21.79795897\"
\n" ); document.write( ".
\n" ); document.write( "So this time the answer set is y = 2.20204103 and x = 21.79795897.
\n" ); document.write( ".
\n" ); document.write( "But when you compare the answer two sets of answers, you find that one of the numbers
\n" ); document.write( "is 21.79795897 and the other number is 2.20204103.
\n" ); document.write( ".
\n" ); document.write( "So the answer to this problem is just that ... the two numbers are 21.79795897 and 2.20204103.
\n" ); document.write( ".
\n" ); document.write( "As I said at the start, the answers are not very \"nice\" and the only reason they don't have
\n" ); document.write( "more than 8 places after the decimal point is that is the number of places my calculator
\n" ); document.write( "will handle. If it would compute more places, there would be more than 8 decimal positions.
\n" ); document.write( ".
\n" ); document.write( "I'm not sure this will help, but it may convince you that a problem that looks so ordinary
\n" ); document.write( "at the beginning can sometimes result in answers that look very odd, indeed.
\n" ); document.write( "
\n" );