29/5 should be the correct answer
Answer:
c = F-32; 68-32 = 36°C.
Step-by-step explanation:
the real conversation equation is f = 9/5 C + 32. but for the sake of this problem we are ignoring the coefficient.
so it's 36°C
Answer:
True
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k) = (- 4, - 9), thus
y = a(x + 4)² - 9
To find a substitute the coordinates of the zero (- 7, 0) into the equation.
0 = a(- 7 + 4)² - 9, that is
0 = 9a - 9 ( add 9 to both sides )
9a = 9 ( divide both sides by 9 )
a = 1, thus
y = (x + 4)² - 9 ← expand factor using FOIL
y = x² + 8x + 16 - 9
y = x² + 8x + 7
To answer this, you need to know the general form of an absolute value function. the equation for this is f(x<span>) = </span>a|x<span> - </span>h<span>| + </span>k, and in this equation, the vertex is (h, k).
with that information, you can see that your vertex will be (-5, 7). you must take the negative for 5 because the general equation states that your h value is usually subtracted from x. to check your vertex, try plugging it into your general equation:
f(x) = a|x - (-5)| + 7
f(x) = a|x + 5| + 7 ... you see that this matches your given equation. this last part here was just to show why your 5 must be negative; your answer is bolded.
X^2 +2x +10 = 0
D = 4 -40 = - 36
x_1,2 = (-2 +/- sqrt(-36))/2 = (-2 +/- 6i)/2 = 2(-1 +/- 3i)/2 = -1 +/- 3i
x_1,2 = -1 +/- 3i or more understandably
x_1 = -1 -3i and x_2 = -1 +3i
hope this will help you