Answer:
Step-by-step explanation:
y - 3 = -2(x - 1)
y - 3 = -2x + 2
y = -2x + 5
20 and 21 is your answer
20 + 21 = 41
hope this helps
Answer:
The y-int represents the base price of $200 for airfare from NYC
The slope represents a cost of 30 cents per mile traveled
If the base cost for airfare changed to $50 and the cost per mile is unchanged, the new equation would be y=50+0.30x
If the cost per mile changed to 50 cents, the new equation would be y=200+0.50x
Answer:
10x^2-11x-6
Step-by-step explanation:
To expand, we use the FOIL method. You do this by multiplying each number inside the parenthesis by the other numbers in the other set of the parenthesis. For example, on this problem, you would multiply 5x by 2x, and then 5x by -3.
Step by step, you would:
5x * 2x = 10x^2
5x * -3 = -15x
2 * 2x = 4x
2 * -3 = -6
In an equation, it would expand to 10x^2-15x+4x-6
To simplify, you add like terms (constants and those with the same variable). In this case, you would add together all the terms ending in x.
-15x+4x=-11x
Now, you have added like terms together, so your simplified answer is 10x^2-11x-6.