SOLUTION: what number multiplies to get -432 and adds to get 6

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: what number multiplies to get -432 and adds to get 6      Log On


   



Question 1209239: what number multiplies to get -432 and adds to get 6
Found 4 solutions by math_tutor2020, greenestamps, ikleyn, josgarithmetic:
Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

x is one of the unknown numbers
6-x must be the other number so the items add to 6.
x + (6-x) = 6

Multiplying the values and setting the product equal to -432, will give:
x*(6-x) = -432
6x-x^2 = -432
6x-x^2+432 = 0
-x^2+6x+432 = 0

You could use trial-and-error to factor. But this method could be a bit slow and the quadratic formula is the much more efficient route.

Compare -x^2+6x+432 = 0 with the template ax^2+bx+c = 0
a = -1
b = 6
c = 432
x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29

x+=+%28-6%2B-sqrt%28%286%29%5E2-4%28-1%29%28432%29%29%29%2F%282%28-1%29%29

x+=+%28-6%2B-sqrt%2836+%2B+1728%29%29%2F%28-2%29

x+=+%28-6%2B-sqrt%281764%29%29%2F%28-2%29

x+=+%28-6%2B-++42%29%2F%28-2%29

x+=+%28-6%2B42%29%2F%28-2%29 or x+=+%28-6-42%29%2F%28-2%29

x+=+%2836%29%2F%28-2%29 or x+=+%28-48%29%2F%28-2%29

x+=+-18 or x+=+24
Your quadratic formula scratch work doesn't have to be as detailed.

If x = -18 is one of the numbers, then 6-x = 6-(-18) = 6+18 = 24 is the other number.

If x = 24, then 6-x = 6-24 = -18

Therefore the pair of values are -18 and 24

Check:
-18*24 = -432
-18+24 = 6
Both requirements are confirmed.

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


This is one of those problems where the standard formal algebraic approach doesn't help.

The two numbers add to 6, so represent them with x and (6-x). Given that their product is -432,

x%286-x%29=-432
6x-x%5E2=-432
x%5E2-6x-432=0

To solve that using the standard algebraic approach by factoring, we need to find two numbers whose difference is 6 and whose product is -432. But that is what the original problem required us to do, so that work gets us no closer to the answer.

The response from the other tutor says we could solve the problem by trial and error but that using the quadratic formula is the easier way.

I think solving the problem by trial and error gives the student much more good brain exercise than plugging numbers into the quadratic formula.

Ignoring the signs for the moment, we need to find two integers whose product is 432 and whose difference is 6. Do this by finding the prime factorization of 432 and finding a way to combine those factors into two integers whose difference is 6.

432 = 3*144 = 3*12*12 = 2*2*2*2*3*3*3 = 16*27

The difference between the two integers we are looking or is 6, and the prime factorization contains several factors of 2. That means both of the numbers we are looking for must be even.

Playing around with the factors then leads us to (2*2*2*3)*(2*3*3) = 24*18.

Now, paying attention to the signs of the two numbers, since the sum of the two numbers is 6, the two numbers have to be 24 and -18.

ANSWERS: 24 and -18

------------------------------------------------------------

And now here is a way to get the answer using a nice formal algebra "trick".

We again ignore the signs for the moment and look for two numbers whose difference is 6 and whose product is 432.

Since the difference between the two numbers is 6, we can represent them with (x+3) and (x-3). Then, with their product being 432, we have

%28x%2B3%29%28x-3%29=432
x%5E2-9=432
x%5E2=441
x=21

And the two numbers we are looking for (still ignoring the signs) are x+3 = 21+3 = 24 and x-3 = 21-3 = 18.

Then, as in my earlier discussion, we pay attention to the signs and find that the two numbers we want are 24 and -18.

------------------------------------------------------------

In that second solution, I initially ignored the signs of the two numbers, because that is easier for me to understand. You can also solve the problem using the same algebra trick without ignoring the signs, as follows.

Since the two numbers add to 6, represent them using (3+x) and (3-x). Then, with their product being -432,

%283%2Bx%29%283-x%29=-432
9-x%5E2=-432
x%5E2=441
x=21

And the two numbers we are looking for are 3+x = 3+21 = 24 and 3-x = 3-21 = -18.


Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
what  highlight%28cross%28number%29%29  numbers  highlight%28cross%28multiplies%29%29  multiply  to get -432 and  highlight%28cross%28adds%29%29  add  to get 6 ?
~~~~~~~~~~~~~~~~~~~~~


In this post, wording is incorrect.

The correct wording is THIS

        What numbers multiply to get -432 and add to get 6 ?


Learn English parallel to Math at this forum to get doubled benefits.



Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
x and y the two numbers
xy=-432 and x%2By=6
Gives ,.... equation x%5E2-6x-432=0.

Better use in the form of
x%28x-6%29=432.

Want two factors which differ by 6.
x%28x-6%29=432
24%2A%2818%29=432
x=24 and try to use this to find the other number.


x%2By=6
y=6-x
y=6-24
y=-18
-----

Numbers are -18, and 24.