Answer:
The question is incomplete, so I will describe the sine regression model.
The function
y = 0.884 sin(0.245x - 1.093) + 0.400
correspond to the general equation:
y = a sin(bx - c) + d
where:
a = 0.884
b = 0.245
c = 1.093
d = 0.400
The amplitude of the function is computed as follows:
amplitude = |a| = 0.884
The period of the function is computed as follows:
period = 2π/|b| = 25.6456
The phase shift of the function is computed as follows:
phase shift = c/b = 4.4612 to the right (because there is a minus sign before c in the equation)
The vertical shift of the function is computed as follows:
vertical shift = d = 0.400
Pythagoras theoram? use it here!
That is,
H² = 15² + 4²
H² = 225 + 16
H = √241
H = 15.5
You should opt for 15.5
P.S: Best of luck for your test! ;))
Answer:
discriminant =0
1 real root
Step-by-step explanation:
The discriminant is b^2 -4ac
when the equation is written in the form ax^2 +bx+c
f(x) = 3x^2 +24x+48
a = 3 b = 24 and c =48
discriminant = 24^2 - 4(3)*(48)
=576-576
=0
If the discriminant >0 we have 2 real roots
if discriminant = 0 we have 1 real root
if discriminant <0 we have 2 complex roots