so i don't really get it what is the exact point of setting it to zero? I mean why can't it be set to 20 or something else. Why is it necessary to have to group all numbers on one side to equal to zero?
• This is to take advantage of the "zero product property" (which goes under a variety of names). Basically, if a * b = 0, then a or b (or both) has to be 0.
Here's an example with three factors. Let's say that (x - 3)(x + 4)(x - 5) = 0
Then (i) if x - 3 = 0, x = 3
… (ii) if x + 4 = 0, x = -4
… (iii) if x - 5 = 0, x = 5
–––––––––––––––––––
And on graphs why is a solution have to be x intercepts? why not any other number on a line? And so, then whats the point of a parabola if you are only looking for x intercepts?
• All of these things are just tools to help you solve a problem. Sometimes you DO want to know various other details of the parabola, not just the x-intercepts.
A typical problem might involve, for example, the area of a rectangular paddock that can be enclosed by 100 ft of fencing. Without going into all the details—I can if you like—you'd end up with area as a function of the length of one side. A graph of the results will be parabolic, and each point on the parabola will represent one possible outcome.
–––––––––––––––––––