Answer: C=t+50
Step-by-step explanation: This equation means that Clare's score equals Tyler's score plus 50.
Only one choice is correct here.
Answer:
a. 6, b. 99, c. 63
Step-by-step explanation:
A) The function s(t) is in the vertex form. The standard vertex form is a(x-h)+k where the vertex is (h,k). The vertex is the highest (or lowest in some cases) point of the graph, so if we use s(t) to get the vertex we get that h=6 and k=99. This means that for a student to get a perfect score they need to study 6 hours
B) We can just take the k value from the first question because that's the highest value for s(t), so the highest score will be 99
C) For this one just plug in 0 for time, so -(0-6)^2+99. This equals -(-6)^2+99, which equals 99-36 =63
Answer: 32
Step-by-step explanation:
The answer:
X1 = -1 X2 = 3
Explanation: Down the images
Answer:
x = -2, x = 3 − i√8, and x = 3 + i√8
Step-by-step explanation:
g(x) = x³ − 4x² − x + 22
This is a cubic equation, so it must have either 1 or 3 real roots.
Using rational root theorem, we can check if any of those real roots are rational. Possible rational roots are ±1, ±2, ±11, and ±22.
g(-1) = 18
g(1) = 18
g(-2) = 0
g(2) = 12
g(-11) = 1782
g(11) = 858
g(-22) = -12540
g(22) = 8712
We know -2 is a root. The other two roots are irrational. To find them, we must find the other factor of g(x). We can do this using long division, or we can factor using grouping.
g(x) = x³ − 4x² − 12x + 11x + 22
g(x) = x (x² − 4x − 12) + 11 (x + 2)
g(x) = x (x − 6) (x + 2) + 11 (x + 2)
g(x) = (x (x − 6) + 11) (x + 2)
g(x) = (x² − 6x + 11) (x + 2)
x² − 6x + 11 = 0
Quadratic formula:
x = [ 6 ± √(36 − 4(1)(11)) ] / 2
x = (6 ± 2i√8) / 2
x = 3 ± i√8
The three roots are x = -2, x = 3 − i√8, and x = 3 + i√8.