171k views
0 votes
A triangular building is bounded by three streets. The building measures approximately 94 feet on the first​ street, 188 feet on the second​ street, and 168 feet on the third street. Approximate the ground area K covered by the building.

User Ingmars
by
8.9k points

1 Answer

6 votes

Answer: To find the area of a triangle, we can use the formula:

Area = (base x height) / 2

However, in this problem, we don't have the height of the triangle directly. Instead, we have the lengths of three sides of the triangle.

To find the height, we can use Heron's formula, which allows us to calculate the area of a triangle when we know the lengths of all three sides:

Area = √(s(s-a)(s-b)(s-c))

where a, b, and c are the lengths of the sides of the triangle, and s is the semi-perimeter (half of the perimeter) of the triangle:

s = (a + b + c) / 2

Once we have the area of the triangle, we can use the given price per square foot to calculate the cost of the lot.

So, to apply this to the problem at hand, we can first calculate the semi-perimeter of the triangle:

s = (94 + 188 + 168) / 2 = 250

Next, we can use Heron's formula to find the area of the triangle:

Area = √(250(250-94)(250-188)(250-168)) ≈ 7329.53 square feet

Finally, we can calculate the cost of the lot by multiplying the area by the price per square foot:

Cost = 7329.53 x $3 = $21,988.59

Therefore, the approximate cost of the triangular lot is $21,988.59.

Explanation:

User Ole Spaarmann
by
8.7k points