#quadratic graphs
7 messages · Page 1 of 1 (latest)
7 messages · Page 1 of 1 (latest)
how do i do part B
For part b if you subtract x^2 from both sides, you get 0 = 2x + 6 - x^2
which is equal to the graph y = 2x + 6 - x^2 when y = 0
So you essentially just need to find the points where the graph crosses the x-axis, those are the roots
thank you both