<h3>
Answer: w^2 + 3w - 10</h3>
===============================================
Work Shown:
Let x = w-2
This will allow us to replace the (w-2) with x to get...
(w-2)(w+5)
x(w+5)
x*w + x*5 ... distribute
w(x) + 5(x)
Now replace x with w-2 and distribute again
w(x) + 5(x)
w(w-2) + 5(w-2)
w*w + w*(-2) + 5*w + 5*(-2)
w^2 - 2w + 5w - 10
w^2 + 3w - 10
We know that there are (4^9)^5 ⋅ 4^0 at the library, so we just need to simplify this to get the answer.
(4^9)^5 ⋅ 4^0
=(4^9)^5×1
=(4^9)^5
=4^9×5
=4^45. As a result, the total number of books at the library is 4^45 books at the library or B is the final answer. Hope it help!
(x + 2) = 3
-2 -2
0 1
x = 1
<h3>Answer: Choice B) </h3><h3>-6x - 2y = 12</h3>
===============================================
Explanation:
The x intercept is (-2,0) which is where the graph crosses the x axis.
The y intercept is (0,-6) which is where the graph crosses the y axis.
-----
Find the slope of the line through those two points
m = (y2-y1)/(x2-x1)
m = (-6-0)/(0-(-2))
m = (-6-0)/(0+2)
m = -6/2
m = -3
-----
The y intercept (0,-6) leads to b = -6
Both m = -3 and b = -6 plug into y = mx+b to get
y = mx+b
y = -3x+(-6)
y = -3x-6
-----
Now add 3x to both sides
y = -3x-6
y+3x = -3x-6+3x
3x+y = -6
-----
Lastly, multiply both sides by -2 so that the "-6" on the right hand side turns into "12" (each answer choice has 12 on the right hand side)
3x+y = -6
-2(3x+y) = -2(-6)
-2(3x)-2(y) = 12
-6x-2y = 12
which is what choice B shows.