SOLUTION: A right triangle in the first quadrant is bounded by lines y = 0, y = x, and y = -x+5. Find its area

Algebra ->  Linear-equations -> SOLUTION: A right triangle in the first quadrant is bounded by lines y = 0, y = x, and y = -x+5. Find its area      Log On


   



Question 175673: A right triangle in the first quadrant is bounded by lines y = 0, y = x, and y = -x+5. Find its area
Found 2 solutions by Mathtut, gonzo:
Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
(5/2,5/2) is where y=x and y=-x+5 meet
:
we know that the hypothenuse is 5 units
we also know that the 2 legs are equal. lets call each leg x
:
so x%5E2%2Bx%5E2=5%5E2
:
2x%5E2=25
:
x%5E2=25%2F2
:
x=sqrt%2825%2F2%29
:
x=5%2Fsqrt%282%29
:
A=1/2bh
:
we know the base and height are the length of the legs
:
A=%281%2F2%29%285%2Fsqrt%282%29%29%285%2Fsqrt%282%29%29
:
A=%281%2F2%29%2825%2F2%29=25%2F4




graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C+0%2C++x%2C++-x%2B5%29
:

Answer by gonzo(654) About Me  (Show Source):
You can put this solution on YOUR website!
the lines y = x and y = -x + 5 are perpendicular to each other since their slopes are negative reciprocals of each other.
---
the line y = 0 means that one of the sides of the triangle will be on the x-axis.
that line forms the bottom of the triangle.
---
the intersection of the lines y = x, and y = -x + 5, will form the top of the triangle.
that point of intersection is found by solving y = x, and y = -x + 5 simultaneously.
---
since y = x, you can substitute in the second equation to get x = - x + 5 which solves to be x = 5/2.
since x = 5/2, then y also equals 5/2, so the intersection point is (5/2,5/2)
---
since the line y = x intersects the line y = 0 at the point (0,0), then (0,0) is also a point on the triangle.
---
since the line y = -x + 5 intersects the line y = 0 at the point (5,0), then (5,0) is the third point of the triangle.
---
if you label the triangle ABC starting from (0,0) and going around clockwise, then the 3 points on the triangle are:
A (0,0)
B (5/2,5/2)
C (5,0)
---
angle B is the right angle because it is the intersects of the two perpendicular lines AB and BC.
recall that AB is on the line with the equation y = x, and BC is on the line with the equation y = -x+4, and that these lines are perpendicular to each other because the slopes of their equations are negative reciprocals of each other.
---
to find the area, you need to use the formula A = 1/2 base * height.
since the right angle is at B, the base can be either AB or BC. we'll use AB.
since the base is AB, then the height is BC.
---
all we need to do is find the lengths of AB and BC and we can then plug into the equation to get the area.
---
the length of the line segment AB is square root of ((5/2 - 0)^2 + (5/2-0)^2).
this becomes square root of ((5/2)^2 + (5/2)^2).
this equals square root of (25/4 + 25/4) equals square root of (50/4) = 3.535533906....
---
the length of the line segment BC is square root of ((5/2-0)^2 + (5/2-5)^2)
this becomes square root of ((5/2)^2 + (-5/2)^2).
this equals square root of (25/4 + 25/4) equals square root of (50/4) = 3.535533906....
---
area of the triangle is 1/2 bh which equals 1/2 of .....
square root of (50/4) * square root of (50/4) which equals 1/2 of .....
(50/4) which equals ...
50/8 which equals 6.25.
---
area of the triangle is 50/8 = 6.25.
---
a graph of the triangle is shown below.
look below the graph for further comments.
graph+%28800%2C800%2C-2%2C6%2C-2%2C6%2Cx%2C-x%2B5%29