Answer:
58
Step-by-step explanation:
There would be 58 nickels and 42 dimes. This can be found out by
1. 100 - 16 = 84
2. 84/2 = 42
3. 42 + 16 = 58
making 42 dimes and 58 nickels.
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