SOLUTION: The base of a triangular garden is 33 yards longer than the height, and the area of the garden is 152 square yards. Find the dimensions of the triangle.
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: The base of a triangular garden is 33 yards longer than the height, and the area of the garden is 152 square yards. Find the dimensions of the triangle.
Log On
Question 1100263: The base of a triangular garden is 33 yards longer than the height, and the area of the garden is 152 square yards. Find the dimensions of the triangle. Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! The base of a triangular garden is 33 yards longer than the height, and the area of the garden is 152 square yards.
Find the dimensions of the triangle
:
let h = the height of the triangle
then
(h+33) = the base
: b*h = A *(h+33)*h = 152
Distribute the h, mult by 2 to get rid of the fraction
h^2 + 33h = 304
A quadratic equation
h^2 + 33h - 304 = 0
Solve this using the quadratic formula; a=1; b=33; c=-304
I got a positive solution of:
h = 7.505 yds is the height
then
33 + 7.505 = 40.505 yds is the base
;
:
Check this by finding the area with these values *7.505*40.505 = 151.99 ~ 152 sq yds