SOLUTION: How do i factor -35+17y-7y^2

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How do i factor -35+17y-7y^2      Log On


   



Question 248849: How do i factor -35+17y-7y^2
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How do i factor -35+17y-7y^2
---
Rewrite:
-(7y^2 - 17y + 35)
---
Use the quadratic formula:
y = [17 +- sqrt(17^2 - 4*7*35)]]/14
----
y = [17 +- sqrt(-691)]/14
---
y = [17 +- isqrt(691)]/14
----
Factors:
= -[y-(17+isqrt(691)/14][y-(17-isqrt(691))/14]
================================================
Cheers,
Stan H.