PDA

View Full Version : Polynomial with 3 unknown variables


Paulo Serrano
Aug31-09, 12:37 PM
1. The problem statement, all variables and given/known data

(4m + 3n)x2 – 5nx + (m – 2) = 0

The sum of the roots is 5/8
The product of the roots is 3/32

What is M + N?

2. Relevant equations



3. The attempt at a solution

http://i30.tinypic.com/2agnpdt.jpg

This is the actual solution. I just don't understand it.

-----

Why is it that although it says the SUM is equal to 5/8 the solution above has has things being divided? How do I find the roots of this equation?

rock.freak667
Aug31-09, 12:53 PM
For ax2+bx+c=0 (or x2+(b/a)x+c/a=0) if the roots are α and β, then x2+(b/a)x+c/a≡ (x-α)(x-β)

The right side works out to be x2-(α+β)x+ (αβ). So equating coefficients we get

α+β=-b/a and αβ=c/a

or the sum of the roots= -b/a
the product of the roots=c/a

VietDao29
Aug31-09, 01:15 PM
If you want some further reading, you can have a look here. It's called Vičte's formulas (http://en.wikipedia.org/wiki/Vi%C3%A8te%27s_formulas).

Paulo Serrano
Sep1-09, 12:34 PM
Is that just a rule that I should memorize then? I couldn't really work this out using the actual numbers, could I?

VietDao29
Sep1-09, 06:48 PM
Is that just a rule that I should memorize then?

Yes, this formula is pretty well-known, and you should memorize it. It's not very hard to memorize, yes?

This formula comes very handy, when you need to work with the sum and/or product of the root of a polynomial, without the need to know what the roots are (since it's calculated based on the coefficients of the polynomial itself).

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

For example, you are ask to evaluate the sum of the 2 roots of the following equation:

x2 + x - 2 = 0

The first way is to find the 2 roots of this equation, which turn out to be -2, and 1. And take the sum: -2 + 1 = -1.

The second way is to apply the formula:
x1 + x2 = -b/a = -1/1 = -1.

I couldn't really work this out using the actual numbers, could I?

Err, I don't really get what you mean. What do you mean by 'actual numbers'?

HallsofIvy
Sep1-09, 07:39 PM
If you don't like memorizing, think it out: If \alpha_1 and \alpha_2 are roots of x^2+ bx+ c= 0, then we must have (x- \alpha_1)(x- \alpha_2)= x^2+ bx+ c= 0 for all x. Multiplying that first product, x^2- (\alpha_1+ \alpha_2)x+ \alpha_1\alpha_2)= x^2+ bx+ c and, since that is true for all x, taking x= 0 gives \alpha-1\alpha_2= c and then, taking x= 1, 1^2- (\alpha_1+ \alpha_2)(1)+ c= 1^2+ b(1)+ c so \alpha_1+ \alpha_2= -b.

Paulo Serrano
Sep2-09, 08:06 AM
Yes, this formula is pretty well-known, and you should memorize it. It's not very hard to memorize, yes?

This formula comes very handy, when you need to work with the sum and/or product of the root of a polynomial, without the need to know what the roots are (since it's calculated based on the coefficients of the polynomial itself).

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

For example, you are ask to evaluate the sum of the 2 roots of the following equation:

x2 + x - 2 = 0

The first way is to find the 2 roots of this equation, which turn out to be -2, and 1. And take the sum: -2 + 1 = -1.

The second way is to apply the formula:
x1 + x2 = -b/a = -1/1 = -1.



Err, I don't really get what you mean. What do you mean by 'actual numbers'?

I meant that if I tried solve this without knowing those equations it would be near impossible...Anyway, thanks again guys. Learned a little more. :)

DrMath
Sep9-09, 10:06 AM
will you find this to be helpful?

http://www.wolframalpha.com/input/?i=%284m+%2B+3n%29x2+%E2%80%93+5nx+%2B+%28m+%E2%80 %93+2%29+%3D+0