SOLUTION: The line 3x + 4y = 15 intersects the curve 2xy = 9 at A and B. Find a) the coordinates of A and of B, b) the distance AB

Algebra ->  Coordinate-system -> SOLUTION: The line 3x + 4y = 15 intersects the curve 2xy = 9 at A and B. Find a) the coordinates of A and of B, b) the distance AB      Log On


   



Question 386442: The line 3x + 4y = 15 intersects the curve 2xy = 9 at A and B. Find
a) the coordinates of A and of B,
b) the distance AB

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
The line 3x + 4y = 15 intersects the curve 2xy = 9 at A and B. Find
a) the coordinates of A and of B,
b) the distance AB
...
3x+4y=15
2xy=9
y= 9/2x
substitute the value of y in first equation
3x+4y=15
3x+4*(9/2x)=15
multiply by 2x
6x^2+36=30x
6x^2-30x+36=0
/6
x^2-5x+6=0
x^2-3x-2x+6=0
x(x-3)-2(x-3)=0
(x-3)(x-2)=0
x=3 OR x=2
...
plug value of x in the equation 2xy=9
2*3*y=9
6y=9
y=9/6
y=3/2
(3,3/2)
...
2*2*y=9
4y=9
y=9/4
(2,9/4)
...
Distance = sqrt%28%28x1-x2%29%5E2%2B%28y1-y2%29%5E2%29
Distance =sqrt%28%283-2%29%5E2%2B%28%283%2F2%29-%289%2F4%29%29%5E2%29
Distance= 1.25
...
graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C%28%28-3x%2F4%29%2B%2815%2F4%29%29%2C%289%2F2x%29%29