And my final question, if I have a few points on a graph (0, 0.3) (2,4) (5, 2.
and (7,4) how do I find the equation?
When doing simultaneous equation, you have 3 ways of finding the equation with 3 given points..
Firstly, BY HAND (but I think this is unlikely to be given as a question in a tech free test)
given 3 points, you assume that its a cubic equation hence taking the form of:
substitute the 3 points into the equation therefore generating 4 equations to be used in simultaneous equation.
Secondly, BY CAS (1) - Main

2D Keyboard
then plot in the 4 equations into the CAS to generate the answer a, b, c, d.
Lastly, BY CAS (2)
EASIEST POSSIBLE WAY - Menu

Stats

(Plot in the points)

Calc

Cubic Reg

OK
A cubic function has rule P(x) = ax3 + bx2. Its graph passes through points (1,1) and (-3,-63). Show that a=2 and b= -1.
substitute (1,1)

1st equation
substitute (-3, -63)

2nd equation
 \times -9)

1st equation
________________

hence sub in 2 in the 1st equation to get b
1 = 2 + b

hope this helps~