Problem 34
Question
\(A(0,0), B(2,1)\) and \(C(3,0)\) are the vertices of a \(\triangle A B C\) and \(B D\) is its altitude. If the line through \(D\) parallel to the side \(A B\) intersects the side \(B C\) at a point \(K\), then the product of the areas of the triangles \(A B C\) and \(B D K\) is (A) 1 (B) \(\frac{1}{2}\) (C) \(\frac{1}{4}\) (D) none of these
Step-by-Step Solution
Verified Answer
The product of the areas is 1.
1Step 1: Calculate the Area of Triangle ABC
The vertices of triangle \(\triangle ABC\) are given as \(A(0,0), B(2,1), \text{ and } C(3,0)\). We use the formula for the area of a triangle with vertices \((x_1, y_1), (x_2, y_2), (x_3, y_3)\):\[\text{Area} = \frac{1}{2} | x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2) |.\]Substituting the given points:\[\text{Area}_{ABC} = \frac{1}{2} | 0(1-0) + 2(0-0) + 3(0-1) | = \frac{1}{2} | -3 | = \frac{3}{2}.\]
2Step 2: Identify the Altitude BD
The altitude \(BD\) is perpendicular to the base \(AC\). The base \(AC\) is the x-axis (since both \(A\) and \(C\) have a y-coordinate of 0), so the altitude drawn from \(B(2,1)\) will be a vertical line parallel to the y-axis with coordinates \((2, 0)\). Thus, coordinate of \(D\) is \((2,0)\).
3Step 3: Consider Line through D Parallel to AB
The slope of line \(AB\) is calculated as \(\frac{1-0}{2-0} = \frac{1}{2}\). A line through \(D(2,0)\) parallel to \(AB\) will also have a slope of \(\frac{1}{2}\). The equation of this line is: \(y = \frac{1}{2}(x - 2)\).
4Step 4: Find Intersection Point K
We need to find the point \(K\) where the line through \(D\) intersects \(BC\). The equation for \(BC\) can be formed using points \(B(2,1)\) and \(C(3,0)\). The slope \(m\) of \(BC\) is \(-1\), so its equation is \(y = -1(x - 3)\) or \(y = -x + 3\). Setting the two line equations equal to find intersection:\[\frac{1}{2}(x - 2) = -x + 3.\]Solving for \(x\): Multiply both sides by 2: \(x - 2 = -2x + 6\) leading to \(3x = 8\), so \(x = \frac{8}{3}\).Substitute in \(y = -x + 3\):\(y = -\frac{8}{3} + 3 = \frac{1}{3}\).Thus, \(K\left(\frac{8}{3}, \frac{1}{3}\right)\).
5Step 5: Calculate the Area of Triangle BDK
Using vertices \(B(2,1), D(2,0), K\left(\frac{8}{3}, \frac{1}{3}\right)\), compute the area using the triangle area formula:\[\text{Area}{_{BDK}} = \frac{1}{2} | 2(0 - \frac{1}{3}) + 2(\frac{1}{3} - 1) + \frac{8}{3}(1 - 0) |.\]Simplifying:\[= \frac{1}{2} |-\frac{2}{3} - \frac{2}{3} + \frac{8}{3}| = \frac{1}{2} |\frac{8}{3} - \frac{4}{3}| = \frac{1}{2} * \frac{4}{3} = \frac{2}{3}.\]
6Step 6: Compute the Product of the Areas
Multiply the areas of \(\triangle ABC\) and \(\triangle BDK\):\[\text{Area}_{ABC} \times \text{Area}_{BDK} = \frac{3}{2} \times \frac{2}{3} = 1.\]
Key Concepts
Area of TriangleSlope of LineCoordinate GeometryTriangle Altitude
Area of Triangle
Determining the area of a triangle using its vertices is a fundamental concept in coordinate geometry. In this approach, you use the coordinates of the triangle's vertices to compute the area using a specific formula: \[\text{Area} = \frac{1}{2} | x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2) |.\]
- This formula simplifies the process of finding the area without relying on a base and height, especially when dealing with axes.
- For triangle \(\triangle ABC\) with vertices \( A(0,0), B(2,1), C(3,0)\), substitute these points into the formula to find the area.
- Perform the calculations: \(\text{Area}_{ABC} = \frac{1}{2} | -3 | = \frac{3}{2}\).
Slope of Line
The slope of a line is a measure of its steepness. It is calculated as the "rise" over the "run" between two points on the line. The formula for the slope \(m\) between two points \((x_1, y_1)\) and \((x_2, y_2)\) is: \[m = \frac{y_2 - y_1}{x_2 - x_1}.\]
- In the problem, we calculate the slope of line \(AB\) using points \(A(0,0)\) and \(B(2,1)\):
- \(m = \frac{1 - 0}{2 - 0} = \frac{1}{2}\).
Coordinate Geometry
Coordinate geometry, also known as analytic geometry, involves studying geometry using a coordinate system. This branch of mathematics allows us to use algebraic techniques to handle geometric problems. In the context of this problem:
- We use coordinates to define vertices of triangles, making it easier to perform calculations like finding distances, midpoints, and areas.
- Coordinate geometry helps solve problems where geometry meets algebra, such as finding intersection points of lines or determining parallel and perpendicular lines.
Triangle Altitude
An altitude of a triangle is a line segment from a vertex perpendicular to the opposite side (or the line that contains the opposite side). Altitudes are crucial because they help in calculating areas of triangles where height is involved:
- For \(\triangle ABC\), the altitude \(BD\) is perpendicular to the base \(AC\), simplifying the calculation as it lies on the x-axis.
- Since \(AC\) is on the x-axis, the altitude runs vertically from \(B(2,1)\) straight down to the x-axis at \(D(2,0)\).
Other exercises in this chapter
Problem 32
The coordinates of a point \(P\) on the line \(3 x+2 y+10\) \(=0\) such that \(|P A-P B|\) is maximum where \(A\) is \((4,2)\) and \(B\) is \((2,4)\), are (A) \
View solution Problem 33
A line through \(A(-5,-4)\) meets the lines \(x+3 y+2=0\), \(2 x+y+4=0\) and \(x-y-5=0\) at the point \(B, C\) and \(D\), respectively. If \(\left(\frac{15}{A B
View solution Problem 35
A line cuts the \(x\)-axis at \(A(7,0)\) and \(y\)-axis at \(B(0,-5)\). A variable line \(P Q\) is drawn \(\perp\) to \(A B\) cutting the \(x\)-axis in \(P\) an
View solution Problem 36
The point \((2,3)\) undergoes the following three transformations successively (i) reflection about the line \(y=x\) (ii) translation through a distance 2 units
View solution