SOLUTION: The length of a rectangle is 7yds less than three times the width, and the area of the rectangle is 66yds^2 . Find the dimensions of the rectangle.

Algebra ->  Rectangles -> SOLUTION: The length of a rectangle is 7yds less than three times the width, and the area of the rectangle is 66yds^2 . Find the dimensions of the rectangle.       Log On


   



Question 935055: The length of a rectangle is 7yds
less than three times the width, and the area of the rectangle is 66yds^2
. Find the dimensions of the rectangle.

Found 3 solutions by TimothyLamb, josgarithmetic, MathTherapy:
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
L = 3w - 7
Lw = 66
---
Lw = 66
(3w - 7)w = 66
3ww - 7w - 66 = 0
---
the above quadratic equation is in standard form, with a=3, b=-7 and c=-66
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
3 -7 -66
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
w = 6
w = -3.6666666
---
the negative root doesn't fit the problem statement, so use the positive root:
---
w = 6
L = 3w - 7
L = 3*6 - 7
L = 11
---
answer:
w = 6 yds
L = 11 yds
---
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
---

Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
L for length, w for width.
A for area.
L and w are unknown.

The length of a rectangle is k yards
less than m times the width w, and the area of the rectangle is A yds^2.
Find the dimensions, w and L.

wL=A, L=mw-k

w%28mw-k%29=A
mw%5E2-kw=A
highlight_green%28mw%5E2-kw-A=0%29

Beginners would rely on the quadratic expression being factorable when m, k, and A are substituted,
and then solution for w would be found that way (factoring). Intermediate level and higher students
could solve for w either by quadratic formula solution, or competing the square.

Directly using general solution,
highlight%28w=%28k%2B-+sqrt%28k%5E2-4%2Am%2AA%29%29%2F%282m%29%29
One of those will make sense but not the other. Substitute the values for k, m, and A, evaluate w,
and then use the value to evaluate L.

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a rectangle is 7yds
less than three times the width, and the area of the rectangle is 66yds^2. Find the dimensions of the rectangle.

Let width be W
Then length = 3W - 7
We then get: W(3W - 7) = 66
3W%5E2+-+7W+-+66+=+0
(W - 6)(3W + 11) = 0
W - 6 = 0 OR 3W + 11 = 0
W, or width = highlight_green%286%29 yds OR 3W = - 11(ignore)
Length: 3(6) - 7, or 18 - 7, or highlight_green%2811%29 yds