Y=3
to solve this you just substitute 4 in for x into the equation and solve for y. since negative 3 plus 7 is 4, y=4
Step-by-step explanation:
a. The mean can be found using the AVERAGE() function.
x = 272.7
b. The standard deviation can be found with the STDEV() function.
s = 39.9
c. The t-score can be found with the T.INV.2T() function. The confidence level is 0.04, and the degrees of freedom is 26.
t = 2.162
d. Find the lower and upper ends of the confidence interval.
Lower = 272.7 − 2.162 × 39.9 = 186.5
Upper = 272.7 + 2.162 × 39.9 = 358.9
Hi! :)
The radius of a circle is the length from the perimeter of the circle to the center of the circle.
If 24 inches is still 9 inches from the center, you just have to add 24 and 9 to get the radius.
24+9= 33
Your final answer should be that the radius is 33 inches.
Hope this helps!
Answer:
70%
Step-by-step explanation:
49/70 = 0.7
0.7*100 = 70%
You did it right (almost, I got 21 instead of 19) but didn't finish. You need to show your discriminant is never negative.
x² + (p+1)x = 5-2p
x² + (p+1)x +(2p-5) =0
Real roots mean a positive (or at least non-negative) discriminant:
D = b² - 4ac = (p+1)² - 4(1)(2p - 5) = p² + 2p + 1 - 8p + 20
D = p² - 6p + 21
It's not totally obvious that D>0; we prove that by completing the square by noting
(p-3)² = p² - 6p + 9
so
p² - 6p = (p-3)² - 9.
D = p² - 6p + 21
D = (p-3)² - 9 + 21
D = (p-3)² + 12
Now we clearly see D>0 always because the squared term can't be negative, so D is always at least 12. We always get two distinct real roots.