Hello from MrBillDoesMath!
Answer:
l = 12 feet, w = 5.5
Discussion:
Let w be the width of the pen and "l" the length. From the problem statement
l = w + 6.5 and the perimeter, P, of the fence -= 35.
Now the perimeter of the rectangle is given by the formula
P = 2l + 2w.
In our case, P = 35 and l = w + 6.5 so the equation becomes:
35 = 2(w+6.5) + 2w =>
35 = 2w + 13 + 2w =>
35 = 4w + 13 => (subtract 13 from both sides)
35-13 = 4w =>
22 = 4w =>
w = 22/4 = 5.5 feet
As, l = w + 6.5, l = 5.5 + 6.5 = 12 feet
Thank you,
MrB
Answer:
y = -x + 4
perp: m = 1
y + 4 = x - 3
y = x - 7
Step-by-step explanation:
Answer:
- (a) no
- (b) yes
- (c) no
- (d) no
Step-by-step explanation:
"Of the order x^2" means the dominant behavior matches that of x^2 as x gets large. For polynomial functions, the dominant behavior is that of the highest-degree term.
For other functions, the dominant behavior will typically be governed in some other way. Here, the rate of growth of the x·log(x) function is determined by log(x), which has decreasing slope as x increases.
Only answer selection B has a highest-degree term of x^2, so only that one exhibits O(x^2) behavior.