Answer:
The answer is x = 14 the more expensive scarf
Step-by-step explanation:
x + y = 25
3 + y + y = 25 (x = 3 + y)
3 + 2y = 25
2y = 25 - 3
2y = 22
y = 22/2
y = 11
x = 3 + y
x = 3 + 11
x = 14 (the more expensive scarf)
(x,y) ; (14,11)
Answer:
(2,4)
Step-by-step explanation:
Answer:
10
Step-by-step explanation:
There is a way to turn this into a simple equation, but I will not go through that.
So the conditions are saying the first term is 40 and for every term after that you multiply the last by .5. So to get the fifth you would multiply the fourth by .5.
We want the third, so we need to multiply the second by .5. To get the second we multiply the first by .5. since the first is 40, 40*.5=20. Then just repeat.
Answer:
1/10
Step-by-step explanation:
Let me know if you need help understanding!
Answer:
y = -x - 1
Step-by-step explanation:
hello,
this is a line, right?
So the equation should be something like
y = ax+b and we need to find a and b
we can see that the points (-1,0) and (0,-1) are in the line so we can write
0 = a*(-1) + b <=> b - a = 0 <=> a = b
-1 = a*0 + b <=> b = -1
so the equation is
y = -x - 1
hope this helps