
Russ P. answered 10/10/14
Tutor
4.9
(135)
Patient MIT Grad For Math and Science Tutoring
Roxann,
A quadratic function has the form g(x) = ax2 + bx + c, where a, b & c are constant coefficients
So starting with your function g(x) = (x - 1)1/2 , where the 1/2 power represents the square root
Then g2(x) = g(x)g(x) = (x -1) and the square root goes away by squaring both sides of this equality
and g4(x) = g2(x)g2(x) - (x - 1)2 = x2 - 2x +1
Therefore, g4(x) is a quadratic equation with a=1 , b=-2, and c=1
Also note that g2(x) = x - 1 which is actually linear but could be thought of as a quadratic with a=0, b=1 and c=-1.
But usually the term quadratic is used whenever an ax2 term is non-zero or present.