You can put this solution on YOUR website! How do I find the parabola of y=3x2+4x-5
`
First you find some points:
`
`x| `y `| (x,y)
-3|`10 `|(-3,10)
-2|`-1 `|(-2,-1)
-1|`-6 `|(-1,-6)
`0|`-5 `|(0,-5)
`1| `2 `| (1,2)
`2|`15 `|(2,15)
Then you plot them and draw a smooth curve
Edwin