SOLUTION: A triangular sail has the area of x^2 + 5x + 6 square meters and a height of x + 3 meters. Find the length of the sail's base.

Algebra ->  College  -> Linear Algebra -> SOLUTION: A triangular sail has the area of x^2 + 5x + 6 square meters and a height of x + 3 meters. Find the length of the sail's base.      Log On


   



Question 154282: A triangular sail has the area of x^2 + 5x + 6 square meters and a height of x + 3 meters. Find the length of the sail's base.
Found 2 solutions by jim_thompson5910, stanbon:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Remember the area of any triangle is: Area = (1/2)(Base * Height)


A+=+%281%2F2%29%28b%2Ah%29 Start with the given formula.


x%5E2+%2B+5x+%2B+6+=+%281%2F2%29%28b%29%28x+%2B+3%29 Plug in the given area A=x%5E2+%2B+5x+%2B+6+ and the height h=x%2B3


%28x%5E2+%2B+5x+%2B+6%29%2F%28x+%2B+3%29=+%281%2F2%29%2A%28b%29 Divide both sides by x%2B3


%28%28x%2B3%29%28x%2B2%29%29%2F%28x+%2B+3%29=+%281%2F2%29%2A%28b%29 Factor x%5E2+%2B+5x+%2B+6 to get %28x%2B3%29%28x%2B2%29


%28cross%28%28x%2B3%29%29%28x%2B2%29%29%2Fcross%28%28x%2B3%29%29=+%281%2F2%29%2A%28b%29 Cancel the common terms.


x%2B2=+%281%2F2%29%2A%28b%29 Simplify


2%28x%2B2%29=+b Multiply both sides by 2.


2x%2B4=+b Distribute


So the base is b=2x%2B4



Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A triangular sail has the area of x^2 + 5x + 6 square meters and a height of x + 3 meters. Find the length of the sail's base.
------------------
A = (1/2)hb
x^2+5x+6 = (1/2)(x+3)b
(x+2) = (1/2)base
base = 2x+4
============================
Cheers,
Stan H.