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 ▸

The second and fifth terms of a geometric series are 750 and -6 respectively. Find: (1) the common ratio; (2) the first term of the series; (3) the sum to infinity of the series


Find the integral between 1 and -2 for (4-x^2-3x^3)


Find the area between the curve y = 8 + 2x - x^2 and the line y = 8 - 2x.


How do I find the area bounded by the curve y=-x^2+4 and the line y=-x+2?