Given f(x) = x^3+9x^2-5x-33 , find the sum of the squares of its zeros
graph it, find the x intercepts, then you can take the sum of its squares
what does it mean sum of squares
@perl
@PaxPolaris
first find the x intercepts
you can use wolfram
if the zeroes are a, b and c find\(a^2+b^2+ c^2\)
we were only allowed to use the sums and product
sum is -9 and product is -33
use Vieta's formulas and Newton sums
\[(a+b+c)^2 \\ = \left[ \left( a+b \right) +c\right]^2\\ =\left( a^2+b^2+2ab \right)+c^2+2c(a+b)\\=a^2+b^2+c^2+2(ab+ac+bc)\]
Nice :)
\[a^2 +b^2+c^2=(a+b+c)^2-2(ab+ac+bc)\] .... not sure if this helps though?
Yes it does @PaxPolaris thank you!
how do you know (ab+ac+bc) @Shruti_ ?
when you foil and factor
what would you substitute in for a b and c
a+b+c = -9
right but what about the second half
\[\large f(x) = c_3x^3 + c_2x^2 + c_1x^1 + c_0\] \(\large a+b+c = -\dfrac{c_2}{c_3}\) \(\large ab+bc+ca = \dfrac{c_1}{c_3}\) \(\large abc =- \dfrac{c_0}{c_3}\)
how about -33/c + -33/b + -33/a
thats what I got! where would i go from there?
dunno :s
Thanks for your help! @PaxPolaris
\[a^2 +b^2+c^2=(a+b+c)^2-2(ab+ac+bc) = (-9)^2 -2(-5)^2\] simplify and you're done right ?
How would it be -5? @rsadhvika
VIeta's formula
ohhhh okay thank you for elaborating!! @rsadhvika
@rsadhvika how did you get that ?
deriving them is easy, just compare the coefficients of the given polynomial and the factored form
say a,b,c are the zeroes of given polynomial : \[\large x^3+9x^2-5x-33 = (x-a)(x-b)(x-c)\]
compare the coefficients of x^2 term both sides you will get : \(\large 9 = -a-b-c\)
compare the coefficients of x term both sides you get : \(\large -5 = ab+bc+ca\)
similarly comparing constant terms you get \(\large -33 = -abc\)
you can actually solve for a,b,c from those three equations
Indeed.
ok but someone above said to use a different formula
but a,b and c look crazy ... the sum of squares is a nice integer @perl
true, thats the reason we use newton sums
newwton sums is very useful for finding sums of higher powers
so 91 your answer @Shruti_
Yes!
Join our real-time social learning platform and learn together with your friends!