Find the intersection coordinates of both axis with the function: f(x)=x^2-3x+4/3

Find the y1 coordinate, where x1 = 0, this is the intersection with y-axis. f(0)=4/3, therefore one intersection Py=[0,4/3]Find the x1,2 coordinates, where y = 0, this are the intersections with x-axis.0=x^2-3x+4/3, solve quadratic equation -> x1 =(3+(11/3)1/2)/2 -> Px1=[(3+(11/3)1/2)/2,0] -> x2 =(3-(11/3)1/2)/2 -> Px2=[(3-(11/3)1/2)/2,0]

MS

Related Maths A Level answers

All answers ▸

How do I find the angle between a vector and a plane in cartesian form?


Find the stationary point on the line of y = 6x - x^2 and state whether this point is a maximum or a minimum


3. The point P lies on the curve with equation y=ln(x/3) The x-coordinate of P is 3. Find an equation of the normal to the curve at the point P in the form y = ax + b, where a and b are constants.


How do you integrate ln(x) with respect to x?