A parabolic arch is modeled by the equation in the standard coordinate plane. A straight pathway is modeled by a line where the -coordinate of any point is 2 less than its -coordinate. If the pathway intersects the arch at points and , what is the area, in square units, of the triangle with vertices at , , and the origin ?
- A3
- 5Cevap
- C7
- D8
- E10
Cevap
The area of the triangle with vertices at the intersection points and the origin is 5 square units.
To find the area of the triangle, we first solve the system of equations. Substituting the pathway's equation y = x - 2 into the parabola's equation y = (x - 3)^2 - 5 yields x^2 - 7x + 6 = 0, which factors to (x - 6)(x - 1) = 0. This gives x = 6 and x = 1. The corresponding y-coordinates are y = 4 and y = -1, representing the intersection points (6, 4) and (1, -1). The area of the triangle with these vertices and the origin (0, 0) is calculated as 0.5 * |6(-1) - 4(1)| = 5.
Adım Adım Çözüm
Anahtar Kavram
Solving systems of linear and quadratic equations and finding the area of a triangle in the coordinate plane.