USING PYTHAGORAS THEORAM,
x²+3²= 5²
x²+9= 25
x²= 25-9 = 16
x= √16
x= 4
OPTION D
1.
Chance of finding a bug = 0.35
Chance of not finding a bug = 1 - 0.35 = 0.65
Probability of finding a bug in the first 3 programs =
Probability of not finding a bug in 2 out of the 3 and finding a bug in 1.:
0.65^2 * 0.35 = 0.147 = 0.15
Answer is A.
2.
Probability of heads = 0.50
Probability of tails = 0.50
Probability of heads on the fourth attempt = tails x tails x tails x heads = 0.5 x 0.5 x 0.5 x 0.5 = 0.0625
The answer is B.
I think it’s D but not completely sure!
ŷ= 1.795x +2.195 is the equation for the line of best fit for the data
<h3>How to use regression to find the equation for the line of best fit?</h3>
Consider the table in the image attached:
∑x = 29, ∑y = 74, ∑x²= 125, ∑xy = 288, n = 10 (number data points)
The linear regression equation is of the form:
ŷ = ax + b
where a and b are the slope and y-intercept respectively
a = ( n∑xy -(∑x)(∑y) ) / ( n∑x² - (∑x)² )
a = (10×288 - 29×74) / ( 10×125-29² )
= 2880-2146 / 1250-841
= 734/409
= 1.795
x' = ∑x/n
x' = 29/10 = 2.9
y' = ∑y/n
y' = 74/10 = 7.4
b = y' - ax'
b = 7.4 - 1.795×2.9
= 7.4 - 5.2055
= 2.195
ŷ = ax + b
ŷ= 1.795x +2.195
Therefore, the equation for the line of best fit for the data is ŷ= 1.795x +2.195
Learn more about regression equation on:
brainly.com/question/29394257
#SPJ1
Answer:
250π
1000π
Step-by-step explanation:
(refer to attached)
volume of cylinder is given by:
V = π r²h,
where r = radius of base and h = height of cylinder
Given r = 5 and h = 10, hence
V = π r²h
V = π (5)²(10)
V = π (25) (10)
V = 250π (answer)
For the second case, r = 10 cm
V = π r²h
V = π (10)²(10)
V = π (100) (10)
V = 1000π (answer)