13)
Circumference (C) = 2π·r
11π = 2π·r
11/2 = r
******************************
Area (A) = π·r²
= π·(11/2)²
= 121π/4
≈ 94.985 in²
14)
diameter = 2r
42 = 2r
21 = r
*******************
Area (A) = π·r²
= π·(21)²
= 441π
≈ 1384.74 in²
***************************
$280/1384.74 in²
x = $0.20
Answer: about 20 cents per square inch
Answer:
The triangle would be Obtuse
Again A because that rule applies to what I said before in the other 2 questions you asked.
Answer:
f(n) = -6n - 10.
Step-by-step explanation:
This is arithmetic sequence with first term a1 = -16 and common difference d = -6.
So f(n) = a1 + d(n - 1)
= -16 - 6(n - 1)
= -16 - 6n + 6
= -6n - 10.
Checking:
f(10) = -6(10) - 10 = -70.
Answer:
A. The stepwise selection procedure uses Adjusted R-square as the "best" model criterion.
Step-by-step explanation:
Stepwise regression is a model which uses variables in step by step manner. The procedure involves removal or inclusion of independent variables one by one. It adds the most significant independent variable and removes the less significant independent variable. Usually stepwise selection uses R-square or Mallows Cp for picking the best fit.