Since the area is 120 ft^2, and we know the length of the room is 15 ft, we can calculate the width.
120/15 = 8
To find the perimeter, we use the following formula
2l + 2w = P
2 (15) + 2 (8) = 46 ft
Answer:
The answer is -22 because when you subtract -8 from -14 it gives you -22.
Hope this helps!
Answer:
-8y = -9x - 5
y = (9/8)x + 5/8
Step-by-step explanation:
y-int 5/8
Answer:
an = a(n-1) - 7
Step-by-step explanation:
the second term is smaller than the first term 7.
a20 = a19 - 7
a19 = a18 - 7
=> a20 = (a18 - 7) - 7
Then you can accumalate until a1
-> a20 = a1 - 19*7 = 86 - 19*7 = -47