|
Question 1043695: P and Q are two points on the line x-y+1=0 and are at the distance 5 units from origin.Find the area of the triangle OPQ.
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! P and Q are two points on the line x-y+1=0 and are at the distance 5 units from origin.Find the area of the triangle OPQ.
-------
x-y+1 = 0
y = x+1
--
Slope = 1
atan(1) = 45 degrees
=============
P and Q are two points on the line x-y+1=0 and are at the distance 5 units from origin.
--
bb later to finsih. The plumber is here.
----
find the 2 points P and Q
It's the intersections of the line and the circle.
y = x+1
x^2 + y^2 = 5^2
x^2 + (x+1)^2 = 25
2x^2 + 2x - 24 = 0
x^2 + x - 12 = 0
(x+4)*(x-3) = 0
x = -4, y = -3 --> (-4,-3)
x = 3, y = 4 --> (3,4)
----------
Pq = sqrt(diffy^2 + diffx^2) = 7sqrt(2)
It's a triangle with sides of 5, 5 and 7sqrt(2)
Use Heron's Law to find the area.
=======
Or,
Use point R at (3,-3) to from a right triangle PQR.
The area of PQR is 7*7/2 = 49/2 sq units.
---
Subtract the area of triangle OQ(3,0) and the area of OP(0,-3), and subtract the area of the square. The square is 3 by 3 --> area = 9 sq units.
|
|
|
| |