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) (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.