The suffix 'ment' belongs to nouns that denote an action. the word 'announce' means to declare or make something known. So the word 'announcement' is the action of declaring.
Slope: Take two points from the graph, and do y-y, over x-x.
for ex. (1,2) and (2,4) do 4-2 over 2-1. your slope is 2/1= 2
y-intercept: find the one point on the graph that is exactly on the y-axis.
for ex. (4,0)= your y-intercept is 4
If you graphed the equation: y = 5
You would put a straight line going horizontally through 5. Like this picture shows. If it were x = 5, for example, then it would go up and down through 5.
Let me know if this helped! Have a nice day!
<h3>
Answer: n+15</h3>
=======================================================
Explanation:
- n = number of minutes
- cost of company X = 3n+30
- cost of company Y = 2n+15
To find out how much more company X charges, we subtract the two cost expressions
CompanyX - CompanyY = (3n+30)-(2n+15) = 3n+30-2n-15 = n+15 which is the final answer.
--------------
An example:
Let's say you talk on the phone for n = 20 minutes.
Company X would charge you 3n+30 = 3*20+30 = 90 cents
Company Y would charge you 2n+15 = 2*20+15 = 55 cents
The difference of which is 90-55 = 35 cents.
If you plugged n = 20 into the n+15 expression we got, then n+15 = 20+15 = 35 matches up with the previous 35 cents.
This example helps confirm the answer. I'll let you try out other examples.
Let p(x) be a polynomial, and suppose that a is any real
number. Prove that
lim x→a p(x) = p(a) .
Solution. Notice that
2(−1)4 − 3(−1)3 − 4(−1)2 − (−1) − 1 = 1 .
So x − (−1) must divide 2x^4 − 3x^3 − 4x^2 − x − 2. Do polynomial
long division to get 2x^4 − 3x^3 − 4x^2 – x – 2 / (x − (−1)) = 2x^3 − 5x^2 + x –
2.
Let ε > 0. Set δ = min{ ε/40 , 1}. Let x be a real number
such that 0 < |x−(−1)| < δ. Then |x + 1| < ε/40 . Also, |x + 1| <
1, so −2 < x < 0. In particular |x| < 2. So
|2x^3 − 5x^2 + x − 2| ≤ |2x^3 | + | − 5x^2 | + |x| + | − 2|
= 2|x|^3 + 5|x|^2 + |x| + 2
< 2(2)^3 + 5(2)^2 + (2) + 2
= 40
Thus, |2x^4 − 3x^3 − 4x^2 − x − 2| = |x + 1| · |2x^3 − 5x^2
+ x − 2| < ε/40 · 40 = ε.