A because the origin is at 0,0 and point A is at 0,0
Answer: a = 1 b = 7
Step-by-step explanation:
x^2(y^3)^4/x.y^5 = x^a.y^b
x^2(y^12) = x^a.y^b
(x^2).(y^12)/x^y^5 = x.y^7
x.y^7= x^a . y^b -> <u>x^1.y^7</u>
Yes because 15+8=23 divide that into a number that could each child have and just make it into equal amounts
Alright, this one is a little interesting... Let's perform some tests to figure out what is happening:
f(-10) = -(1/(-10)^3) = -(1/-1000) = 1/1000 (positive)
f(-5) = -(1/(-5)^3) = -(1/-125) = 1/125 (positive, bigger than the last one)
f(-1) = -(1/(-1)^3) = -(1/-1) = 1 (positive, bigger than the last one)
f(-0.1) = -(1/(-0.1)^3) = -(1/-0.001) = 1/0.001 = 1000 (positive, bigger than the last one)
f(0) = -(1/0^3) = undefined!
f(0.1) = -(1/(0.1)^3) = -(1/0.001) = -1/0.001 = -1000 (negative)
f(1) = -(1/1^3) = -(1/1) = -1 (negative, but bigger than last one)
It's a little confusing with the undefined part at x = 0. What I can say is this, it is increasing from -10 up to 0, something weird happens at 0 and it resets, and starts increasing from 0 up to 0.1.
I guess A would be the best answer?