for the function with rule f(x)=3(2x-1)^2 find the values of x for which
f(x)=0
i know i do the equation and say =0 however i aint getting x correct for all these questions. im so gonna fail this calculus test
f(x)=0
3(2x-1)^2=0
(2x-1)^2=0
2x-1=0
2x=1
x=1/2
and another question please . sorry .
the curve with equation y=ax^2+bx has a gradient of 3 at the point (1,1) . find
a)values of a and b b) the coordinates of the points where the gradient is 0
a) dy/dx=2ax+b
Since dy/dx=3 at x=1,
3=2a+b
b=3-2a...(1)
Now we also know that the point (1,1) is on the graph of y so we can sub y=1 when x=1.
1=a+b
b=1-a...(2)
sub (1) into (2)
3-2a=1-a
a=2, sub into (2)
b=-1
Therefore a=2 and b=-1 and y=2x^2-1
b)When dy/dx=0
2ax+b=0
4x-1=0 (since we have a=2 and b=-1)
x=1/4
When x=1/4, y=1/8-1=-7/8
Therefore the co-ordinates of the point where the gradient is 0 is (1/4, -7/8)
Hopefully I haven't made any mistakes! :S