On the sheet, it's not even asking you for the dimensions.
It's just asking you to set up the <em>equation that you would use</em>
to find the dimensions. That's a great way to do it, because
nobody actually needs the answers, the whole thing is only
meant to help you learn HOW to find them.
==========================================
Call the width of the window 'W' .
We know that the length is 5 feet more than the width, so the length is (W + 5).
The area is (length times width).
Area = (W + 5) times (W).
36 = (W + 5) W
36 = W² + 5W
Subtract 36 from each side:
W² + 5W - 36 = 0
That's choice-4 .
B=7 I showed my work so I hope it helps!
Answer:
n = -7,6
Step-by-step explanation:
n(n+1)+3=45
distributive property: a(b+c) = ab+ac
n²+n+3 = 45
n²+n -42 = 0
factor now
(n+7)(n-6) = 0
n = -7,6