document.write( "Question 1197616: A triangle, PQR, has P(8, 0), Q(0, −8) and point R is on the line y = x − 2. Find the area of the
\n" ); document.write( "triangle PQR.
\n" ); document.write( "

Algebra.Com's Answer #830966 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: 24 square units\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===========================================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At first glance, this seems like a problem that might suggest an answer of \"infinitely many positive areas are possible\" due to the fact point R slides anywhere along the line y = x-2. If not infinitely many, then perhaps it suggests at least more than one possible answer. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, there's only one possible answer since the line y = x-2 runs parallel to line PQ.
\n" ); document.write( "You can graph the items mentioned to confirm this claim, or you can use algebraic tools mentioned below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Apply the slope formula to points P and Q to find that...
\n" ); document.write( "P = (x1,y1) = (8,0)
\n" ); document.write( "Q = (x2,y2) = (0,-8)
\n" ); document.write( "\"m+=+%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m+=+%28-8+-+0%29%2F%280+-+8%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m+=+%28-8%29%2F%28-8%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m+=+1\"
\n" ); document.write( "The slope of line PQ is 1, which matches with the slope of y = x-2, aka y = 1x-2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Either line PQ is parallel to line y = x-2, or we're talking about the same line.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But there's no way they could be the same line because the y intercept of line PQ is Q(0,-8).
\n" ); document.write( "In contrast, the y intercept of y = x-2 is (0,-2)
\n" ); document.write( "Therefore, these two lines are parallel and never intersect.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side note: parallel lines have equal slopes, but different y intercepts.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What we can do is rotate the page so that line PQ is horizontal.
\n" ); document.write( "The height of the triangle runs perpendicular from line PQ to line y = x-2.
\n" ); document.write( "This height does not change as the distance between the parallel lines remains constant. Think of railroad tracks being the same width apart all throughout.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So far we've established that there's only one possible height for this triangle when we treat PQ as the base.
\n" ); document.write( "This leads to exactly one area value (even if R is sliding around wherever you want).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's use the distance formula to find the length of side PQ
\n" ); document.write( "(x1,y1) = (8,0) and (x2,y2) = (0,-8)
\n" ); document.write( "\"d+=+sqrt%28+%28x1-x2%29%5E2+%2B+%28y1-y2%29%5E2+%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%28+%288-0%29%5E2+%2B+%280-%28-8%29%29%5E2+%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%28+%288-0%29%5E2+%2B+%280%2B8%29%5E2+%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%28+%288%29%5E2+%2B+%288%29%5E2+%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%28+64+%2B+64+%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%28+128+%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%2864%2A2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+sqrt%2864%29%2Asqrt%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d+=+8%2Asqrt%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side PQ is exactly \"8%2Asqrt%282%29\" units long, which I'll treat as the base of triangle PQR. If needed, rotate the page so PQ is horizontal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next, we'll need to find the height perpendicular to side PQ.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's find the equation of the line perpendicular to y = x-2 that goes through P(8,0)
\n" ); document.write( "I'll apply point-slope form.
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "y - 0 = -1(x - 8)
\n" ); document.write( "y = -x + 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This perpendicular line (y = -x+8) intersects line y = x-2 at some point, why not call it R.
\n" ); document.write( "Use whichever method you prefer to find R(5,3)
\n" ); document.write( "This will make triangle PQR a right triangle with the 90 degree angle at point P.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then use the distance formula to find the length of side PR
\n" ); document.write( "I'll skip steps, but you should get \"3%2Asqrt%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can now compute the area of triangle PQR.
\n" ); document.write( "\"area+=+0.5%2Abase%2Aheight\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"area+=+0.5%2APQ%2APR\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"area+=+0.5%2A8%2Asqrt%282%29%2A3%2Asqrt%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"area+=+12%2Asqrt%282%2A2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"area+=+12%2Asqrt%284%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"area+=+12%2A2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"area+=+24\"
\n" ); document.write( "The area of triangle PQR is 24 square units\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This applies for any triangle where R can slide around freely along y = x-2, and not just a right triangle. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can use software tools like GeoGebra to confirm the answer. I use it all the time and recommend it to any geometry or algebra students.
\n" ); document.write( "
\n" ); document.write( "
\n" );