The answer that I got is C=-6
Answer:
True
Step-by-step explanation:
Isosceles triangles are a subset of equilateral triangles
Equilateral have all three sides the same while isosceles have at least 2 sides the same
Equilateral have all three angles equal while isosceles have at least 2 angles equal
F(x) = 3x+1
put x = a+h
f(a+h) = 3(a+h) + 1
f(a+h) = 3a + 3h + 1
put x = a
f(a) = 3a + 1
f(a+h)-f(a) = 3a + 3h + 1 -(3a+1)
f(a+h)-f(a) = 3a +3h + 1 - 3a -1
f(a+h)-f(a) = 3h
Answer:
y = x² - 10x + 41
Step-by-step explanation:
The standard form of a quadratic is ax² + bx + c : a ≠ 0
Given
y = (x - 5)² + 16 ← expand (x - 5)²
= x² - 10x + 25 + 16
= x² - 10x + 41 ← in standard form