Answer:
C
Step-by-step explanation:
it adds by 8, and if y is 14, 22, etc, then 8 would be the y in y = etc.
and if it starts ith 14, it adds by 8
Answer:
C
Step-by-step explanation:
a p e x
We need to follow PEMDAS.
We need to do the division before we can do the subtract (which becomes into addition because of the signs).
12 - 16/-4
12 - (-4)
12 + 4
16
Your final answer is C. 16.
Answer:
Step-by-step explanation:
So, first lets define our variables:
let x = the number of dimes
let y = the number of nickels
so our first equation would be x+y = 16
Since dimes are 10 cents and nickels are 5 cents the next equation would be as follows:
.10x+.05y = 1.35
now change the first equation so y = -x+16
now substitute:
.10x+.05(-x+16) = 1.35
then multiply so you get .10x+-.05x+0.8=1.35
combine like terms and you get .05x+0.8 = 1.35
then subtract 0.8 from both sides and you get .05x = 0.55 then subtract
and you get x = 11 then substitute 11 for where x should be and you should get y = 5
So, you have 11 dimes and 5 nickels