4+1, 3+2, 2+3, 1+4. 4 total combinations, unless 4+1 and 1+4 are the same. In that case, there are only 2, 1+4, and 2+3
Answer:Function
Step-by-step explanation:Because each x variable is pointing to a diffrent range
I'm assuming you meant to write a^4 = 625.
If that is the case, then note how 625 = 25^2, and how a^4 is the same as (a^2)^2
So we go from this
a^4 = 625
to this
(a^2)^2 = 25^2
Apply the square root to both sides and you'll end up with: a^2 = 25
From here, apply the square root again to end up with the final answer: a = 5 or a = -5
As a check:
a^4 = (-5)^4 = (-5)*(-5)*(-5)*(-5) = 25*25 = 625
a^4 = (5)^4 = (5)*(5)*(5)*(5) = 25*25 = 625
Both values of 'a' work out
Graph b would be my guess!