SOLUTION: Height of a triangular sail is 2 meters less than twice of the base. If the area of the sail is 30 square meters find length of base and height

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Height of a triangular sail is 2 meters less than twice of the base. If the area of the sail is 30 square meters find length of base and height      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 942224: Height of a triangular sail is 2 meters less than twice of the base. If the area of the sail is 30 square meters find length of base and height
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
h = 2b - 2
a = bh/2
30 = b(2b - 2)/2
30 = 2bb/2 - 2b/2
bb - b - 30 = 0
---
the above quadratic equation is in standard form, with a=1, b=-1 and c=-30
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 -1 -30
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
b = 6
b = -5
---
the negative root doesn't fit the problem statement, so use the positive root:
---
b = 6
h = 2b - 2
h = 2*6 - 2
h = 10
---
answer:
b = 6 m
h = 10 m
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---