Answer:
Perimeter = 6x² + 8x
Step-by-step explanation:
Perimeter = 2(length + width)
perimeter = 2((x²+x)+(2x²+3x))
perimeter = 2(x²+2x² + x+3x)
perimeter = 2(3x² + 4x)
perimeter = 2*3x² + 2*4x
perimeter = 6x² + 8x
Answer:
the answer is x + 3
Step-by-step explanation:
Answer:
V = πr³ + 2πr²
Step-by-step explanation:
Volume of a cylinder:
V = πr²h
with radius r and height h = 2 + r:
V = πr²(2 + r) = πr³ + 2πr²
Answer:
a) Sample correlation coefficient, r = 0.7411
bi) test statistic, t = 4.102
bii) P-value = 0.000736
Step-by-step explanation:
a) The formula for the sample correlation coefficient is given by the formula:



r = 0.7511
b)
i) formula for the test statistic is given by the formula:

sample size, n = 4

t = 4.102
ii) Degree of freedom, df = n -2
df = 14 -2
df = 12
The P-value is calculate from the degree of freedom and the test statistic using excel
P-value =(=TDIST(t,df,tail))
P-value = (=TDIST(4.1,12,1)
P-value = 0.000736