Question 828666: The length of a rectangle is 8 feet more than the width. If the area of the rectangle is 38 square feet, find the dimensions of the rectangle .
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x = y + 8
y = x - 8
xy = 38
---
xy = 38
x(x - 8) = 38
xx - 8x - 38 = 0
---
the above quadratic equation is in standard form, with a=1, b=-8, and c=-38
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 -8 -38
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = 11.3484692
x = -3.34846923
---
the negative root doesn't fit the problem statement, so use the positive root:
---
answer:
x = 11.3484692 ft
y = 3.3484692 ft
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, 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
|
|
|