20.8k views
0 votes
Find the roots.

1) f(x) = - x^2 + 6x + 27

2) f(x) = 3x^2 + 17x - 20​

User Ibocon
by
6.7k points

1 Answer

3 votes

Answer:

1) x1=-3 and x2=9

2) x1=-20/3 and x2=1

Explanation:

We can use the quadratic equation to solve every problem related with quadratic term, that is a equation written as ax^2 + bx +c =0


x=\frac{-b+/- \sqrt{b^(2)-4ac } }{2a}

Remember that the +/- sign means that there are two solutions, one using the + sign and other usign the - sign.

For the first polynomial we have a=-1, b = 6, c=27

Using the quadratic equation we have> x1=-3 and x2=9.

For the second polynomial we have a=3, b=17, c=-20.

Using the quadratic equation we have> x1=-20/3 and x2=1.

User Madhan Kumar
by
5.6k points