Answer:
Yes, in a Cartesian Coordinate system each point is given by two numbers. If the question is "where" the function has a max or min value, that's "x", the first number in pair. If the question is "what" is that max or min function value, thats "y", the second number in the pair
Answer:omg im trying to find the answer too, did you ever figure it out
Step-by-step explanation:
Answer:
The answer is 35.
Step-by-step explanation:
Prime numbers that are less than 50 are --> 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47
The largest prime number in here that is less than 50 is 47, right?
Lastly, the smallest composite number which is greater than 10 is what? It is 12, okay?
So, 47 - 12 = 35
Y = 25x
Slope is rise over run or (y2-y1)/(x2-x1)
(25-0)/(1-0)=25
No b value in y=mx+b because the origin is at 0.
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.