Problem: Slope and Triangle Geome Question
Vikky90
Problem: Slope and Triangle Geometry
Let <span class="katex">A(1,2)A(1, 2)</span>, <span class="katex">B(4,6)B(4, 6)</span>, and <span class="katex">C(x , y)C(x, y)</span> be three points in the coordinate plane.
You are given:
-
The triangle <span class="katex">ABCABC</span> is right-angled at point <span class="katex">CC</span>.
-
The slope of line <span class="katex">ACAC</span> is 3.
-
The area of triangle <span class="katex">ABCABC</span> is 10 square units.
Your Tasks:
(a) Using the slope condition, find a relation between <span class="katex">xx</span> and <span class="katex">yy</span>.
(b) Using the fact that triangle <span class="katex">ABCABC</span> is right-angled at <span class="katex">CC</span>, find a second relation involving <span class="katex">xx</span> and <span class="katex">yy</span>.
(c) Using the area condition, set up and solve an equation to find the coordinates of point <span class="katex">CC</span>.
(d) Verify that triangle <span class="katex">ABCABC</span> is indeed right-angled at point <span class="katex">CC</span> using the slopes of <span class="katex">ACAC</span> and <span class="katex">BCBC</span>.
(e) Plot the triangle on a coordinate plane and show that the area and right-angle condition both hold.
Hints:
-
Use the slope formula for both <span class="katex">ACAC</span> and <span class="katex">BCBC</span>.
-
Use the dot product (optional) or negative reciprocal condition for right-angled triangles.
-
Use the area formula for a triangle with coordinates:
<span class="katex">Area=12∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣\text{Area} = \frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|</span>


