Answer:
C
Step-by-step explanation:
The explanation in option choice C is better than what I can give, but the triangles are similar, meaning they either share angles or side lengths, not congruent, where they have to share both.
Answer:
Step-by-step explanation:
You have 3 unknowns: a, b, and c. It's our job to find them algebraically. I'm going to start with the point where x = 0 and y = 7. You'll see why in a minute. Filling in the standard form of a quadratic
using (0, 7):
gives you that c = 7. We will use that value now when we write the next 2 equations. Now the point (-2, 19):
and
so
12 = 4a - 2b
Now for the next point (-1, 12):
and
so
5 = a - b
Now we have a system of equations (the 2 bold font equations) that we will solve by elimination:
12 = 4a - 2b
5 = a - b
Multiply the bottom equation by -4 to get a new system:
12 = 4a - 2b
-20 = -4a + 4b
Add those together to get rid of the a terms and end up with
-8 = 2b so
b = -4
Now we can sub in -4 for b to solve for a. I'm using the second bold type equation to do this:
5 = a - (-4) and
5 = a + 4 so
a = 1 and the equation for the quadratic function is

Answer:
Step-by-step explanation:
(-1,5) (0,2)
y2= 2, y1 = 5, x2 = 0, x1 = -1
Slope m = [y2 - y1]/[x2 - x1]
m = {2 - 5}/{0+1}
m = -3/1
m = -3
And
y - y1 = m(x - x1)
y - 5 = -3(x + 1)
y - 5 = -3x - 3
y = -3x - 3 + 5
y = -3x + 2
Respuesta:
28; 33
A (n) = 5n - 2
Explicación paso a paso:
A partir de los datos dados, 3, 8, 13, 18, 23…, podemos ver que cada valor sucesivo de la serie aumenta en 5;
Por lo tanto, los siguientes dos términos de la serie deberían ser:
23 + 5 = 28
28 + 5 = 33
La serie es una progresión aritmética:
Recuerde la fórmula general:
A (norte) = a + (norte - 1) d
Donde, a = Primer término = 3; d = diferencia común = 5
n = enésimo término
A (n) = 3 + (n-1) 5
A (n) = 3 + 5n - 5
A (n) = 5n - 2