Posted by Jack on Sunday, October 17, 2010 at 6:47am.
The first equation, which is a straight line, intersects the second equation, which is a parabola, in 3 ways ...
- it misses the curve, no solution
- it cuts the curve in 2 distinct points, 2 solutions
- it touches the curve in 1 point, one solution
It is the last case we want.
To have a single solution the quadratic must factor into two equal factors of the form (qx+b)^2
first equation: y = 2 - 3x
plug into second
(4x-3)(x-2) = 2-3x
4x^2 -8x + 4 = 0
x^2 - 2x + 1 = 0
(x-1)^2 = 0
one solution ..... x = 1
sub back into y = 2-3x
y = 2-3 = -1
the point is (1,-1)
(check my arithmetic)
Related Questions
calculus - Consider the curve defined by 2y^3+6X^2(y)- 12x^2 +6y=1 . a. Show ...
Calculus - Could someone please help me with this question; Find the tangent to ...
Help Calc.! - original curve: 2y^3+6(x^2)y-12x^2+6y=1 dy/dx=(4x-2xy)/(x^2+y^2+1...
please help; calc - original curve: 2y^3+6(x^2)y-12x^2+6y=1 dy/dx=(4x-2xy)/(x^2+...
calculus - Consider line segments which are tangent to a point on the right half...
AP Calculus - Consider the curve given by x^2+4y^2=7+3xy a) Show that dy/dx=(3y-...
maths - find the gradient of the tangent to the parabola y=4x-x^2 at (0,0) hence...
Calculus - Damon - Find the line which passes through the point (0, 1/4) and is ...
Need help fast on calc - original curve: 2y^3+6(x^2)y-12x^2+6y=1 dy/dx=(4x-2xy...
calculus - Consider curve given by x^2+ 4y^2= 7 + 3xy.. Three part question A) ...
For Further Reading