Answer: The input values are B-number of hours (x).
The output values are C-charge for babysitting(y).
The value of $10 represents the B-y intercept.
The value of $8 represents the C-slope.
Step-by-step explanation:
Charges to drive to the home= $10
Additional charges per hour=$8
Let x be the hour she worked (independent variable) and y be the total charge for baby sitting (dependent variable)
Thus, the input values are number of hours (x) and the output values are charge for babysitting(y)
According to the situation the equation would be
y=8x+10
which is equivalent to the slope intercept form y=mx+c, where
m=8, slope of line
At x=0, y=10
Thus, $10 represents the y intercept
Answer:
5
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.