Answer:
y = -2x + 5
Step-by-step explanation:
Slope-intercept form: y = mx + b
The slope of the line, m, is -2 because the line shows a negative trend and moves right 1 unit every time a point moves down 2 units.
The y-intercept, b, is 5 because the line crosses that number once on the y-axis.
Answer:
Step-by-step explanation:
y = ax² + bx + c
~~~~~~~
(4, - 2), (8, 6), (2, 0)
a(4²) + b(4) + c = - 2
a(8²) + b(8) + c = 6
a(2²) + b(2) + c = 0
16a + 4b + c = - 2 .............. <em>(1)</em>
64a + 8b + c = 6 ............... <em>(2)</em>
4a + 2b + c = 0 ................. <em>(3)</em>
a = 0.5 ; b = - 4 ; c = 6
<em>y = 0.5x² - 4x + 6</em>
Part A: (0, 6), (6, 0)
Part B: (0,6)
Part C: (6, 0)
Part D: [ 4, ∞ )
Answer:
(n + 1)(3n + 7)
Step-by-step explanation:
3n² + 10n + 7
Consider the factors of the product of the n² term and the constant term which sum to give the coefficient of the n- term.
product = 3 × 7 = 21 and sum = + 10
The factors are + 3 and + 7
Use these factors to split the n- term
3n² + 3n + 7n + 7 ( factor the first/second and third/fourth terms )
3n(n + 1) + 7(n + 1) ← factor out (n + 1) from each term
= (n + 1)(3n + 7) ← in factored form