Answer:
1. A
2. D
3. C
4. E
5. B
Step-by-step explanation:
Answer:
21
Step-by-step explanation:
Let x represent the number of dimes and y represent the number of nickels. The total number of coins is 37; this gives us the equation
x+y = 37
Each dime is worth ten cents, or 0.10, and each nickel is worth five cents, or 0.05. The total amount of money is given by
0.10x+0.05y = 2.65
This gives us the system

To solve this, we will use substitution. We will isolate x in the first equation:
x+y=37
Subtract y from each side:
x+y-y = 37-y
x = 37-y
Substitute this into the second equation:
0.10(37-y)+0.05y = 2.65
Using the distributive property,
0.10(37)-0.10(y)+0.05y = 2.65
3.70-0.10y+0.05y = 2.65
Combining like terms,
3.70-0.05y = 2.65
Subtract 3.70 from each side,
3.70-0.05y-3.70 = 2.65-3.70
-0.05y = -1.05
Divide both sides by -0.05:
-0.05y/-0.05 = -1.05/-0.05
y = 21
There were 21 nickels.
Answer:
Selena is correct because she simplified correctly and then evaluated correctly after substituting the values for the variables.
I did this lesson i asked my teacher to help me but i did this problem on my own so i hope its right :)
Step-by-step explanation:
Answer:
The equation would be y = x - 1
Step-by-step explanation:
In order to find the equation of the line, we first can express the two sets of data as an ordered pair. The two ordered pairs would be (3, 2) and (9, 8). Now that we have these, we can use the slope formula to find the slope.
m (slope) = (y2 - y1)/(x2 - x1)
m = (8 - 2)/(9 - 3)
m = 6/6
m = 1
Now that we have the slope, we can use either point and point slope form to get the equation.
y - y1 = m(x - x1)
y - 2 = 1(x - 3)
y - 2 = x - 3
y = x - 1