Answer:
f(x) = -3x^2 + 10x + 3
Step-by-step explanation:
(0,3) (2,11)(3,6)
Using the form ax^2 + bx + c = y
From the first set we know that c = 3
Write an equation for the last two sets
x=2; y=11
a(2^2) + b(2) + 3 = 11
4a + 2b = 11 - 3
4a + 2b = 8
simplify divide by 2
2a + b = 4
and
x=3, y=6
9a + 3b + 3 = 6
9a + 3b = 6 - 3
9a + 3b = 3
simplify divide by 3
3a + b = 1
:
Use elimination to find a
3a + b = 1
2a + b = 4
--------------subtracting eliminate b
a = -3
Find b using the equation 2a + b = 4
2(-3) + b = 4
b = 4 + 6
b = 10
:
The equation: f(x) = -3x^2 + 10x + 3
We can find out two point on the line (0,2)and(4,1)
The slope =(2-1)/(0-4)=-1/4


Kelly can type 200 words in five minutes.
Answer:
y = 3x -8
Step-by-step explanation:
I find it convenient to start with a version of the point-slope form of the equation for a line. That is, for point (h, k) and slope m, ...
y = m(x -h) +k
For your m=3 and (h, k) = (3, 1), this equation becomes ...
y = 3(x -3) +1
Eliminating parentheses puts this in the form you desire:
y = 3x -8
Answer:
x^2-3x=4
x^2-3x-4=0
x^2-4x+x-4=0
x(x-4)+1(x-4)=0
(x+1)(x-4)=0
x=-1,4
x- intercepts in the point (-1,0) and (4,0)
Step-by-step explanation: