Answer:
56.52 is the circumference. If the radias is 9 and the diameter is then 18.
Step-by-step explanation:
2ab + a^3 + 5a^2b^2 - 2b^3
= a^3 - 2b^3 + 2ab + 5a^2b^2 (this is the expression in standard form)
Let's call the first unknown integer x and the second one y.
"Four times an unknown integer"
"Multiplied by three times the unknown integer plus a different unknown integer"
- 4x is multiplied by 3x+y, so 4x(3x+y)=12x²+4xy
"Equals 100."
And so the answer is C: 12x²+4xy-100=0
Answer:
The upper limit of a 95% confidence interval for the population mean would equal 83.805.
Step-by-step explanation:
The standard deviation is the square root of the variance. Since the variance is 25, the sample's standard deviation is 5.
We have the sample standard deviation, not the population, so we use the t-distribution to solve this question.
T interval:
The first step to solve this problem is finding how many degrees of freedom, we have. This is the sample size subtracted by 1. So
df = 15 - 1 = 14
Now, we have to find a value of T, which is found looking at the t table, with 14 degrees of freedom(y-axis) and a confidence level of 0.95(
). So we have T = 1.761
The margin of error is:
M = T*s = 1.761*5 = 8.805.
The upper end of the interval is the sample mean added to M. So it is 75 + 8.805 = 83.805.
The upper limit of a 95% confidence interval for the population mean would equal 83.805.
Perpendicular lines refers to a pair of straight lines that intercept each other. The slopes of this lines are opposite reciprocal, meaning that it's multiplication is -1.
On this case they give you the equation of a line and a point, and is asked to find the equation of a line that is perpendicular to the given one, and that passes through this point.
-2x+3y=-6 Add 2x in both sides
3y=2x-6 Divide by 3 in both sides to isolate y
y=2/3x-6/3
The slope of the given line is 2/3, which means that the slope of a line perpendicular to this one, needs to be -3/2. Now you need to find the value of b or the y-intercept by substituting the given point into the formula y=mx+b, where letter m represents the slope.
y=mx+b Substitute the given point and the previous slope found
-2=(-3/2)(6)+b Combine like terms
-2=-9+b Add 9 in both sides to isolate b
7=b
The equation that represents the line perpendicular to -2x+3y=-6 and that passes through the point (6,-2), is y=-3/2x+7.