Question 248849
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.