SOLUTION: This is a geometry question, from my algebra class, we are working on quadatric equations. Iam so confused. I know the formula for area of a triangle. A = 1/2 b x h. But ca
Algebra ->
Triangles
-> SOLUTION: This is a geometry question, from my algebra class, we are working on quadatric equations. Iam so confused. I know the formula for area of a triangle. A = 1/2 b x h. But ca
Log On
Question 21412: This is a geometry question, from my algebra class, we are working on quadatric equations. Iam so confused. I know the formula for area of a triangle. A = 1/2 b x h. But can't figure out how to come up with an equation to figure out how to do this.
The question:
The base of a triangle is 4 feet less than 3 times the height, and the area is 16 square feet. Find the dimensions of the triangle (Note: need to set up an equation to sove the problem) Please help!! Thank you. Answer by josmiceli(19441) (Show Source):
You can put this solution on YOUR website! let h = the height
let b = the base
let A = the area
A = 16 = (1/2)*b*h
multiply each side by 2
(a) 32 = b*h
from the description of the problem,
b = 3*h - 4
substitute this result for b into (a)
rearranging,
(b)
this is a quadratic equation
the roots (negative and positive) are given by
if the form of the equation is
a*h^2 + bh + c = 0
from our result in (b),
a = 3
b = -4
c = -32
choose the positive result
therefore h = 4
32 = b*h
b = 32/4
b = 8
substitute these values back into
b = 3*h - 4
A = (1/2)*b*h