Y equals 5 over 7x minus 5
Answer:
2 x 2 x 7, or 2^2 x 7
Step-by-step explanation:
Let us use prime factorization to find the prime numbers that make up 28:
28 = 2 x 14
2 is a prime number, 14 is not, so we have our first prime, 2.
14 = 2 x 7
We then further break the number down into two prime numbers, 2 and 7. Since 2 and 7 are prime and we can't break them down any further our answer is 2 x 2 x 7, or 2^2 x 7.
Answer is: "A"
Formula used:
V = 4/3πr^3
we already know r so
V = 4/3(π)13^3
Answer:
Choice A
Step-by-step explanation:
y-intercept = -3
double-checked on calculator
You should use a T distribution to find the critical T value based on the level of confidence. The confidence level is often given to you directly. If not, then look for the significance level alpha and compute C = 1-alpha to get the confidence level. For instance, alpha = 0.05 means C = 1-0.05 = 0.95 = 95% confidence
Use either a table or a calculator to find the critical T value. When you find the critical value, assign it to the variable t.
Next, you'll compute the differences of each pair of values. Form a new column to keep everything organized. Sum everything in this new column to get the sum of the differences, which then you'll divide that by the sample size n to get the mean of the differences. Call this dbar (combination of d and xbar)
After that, you'll need the standard deviation of the differences. I recommend using a calculator to quickly find this. A spreadsheet program is also handy as well. Let sd be the standard deviation of the differences
The confidence interval is in the form (L, U)
L = lower bound
L = dbar - t*sd/sqrt(n)
U = upper bound
U = dbar + t*sd/sqrt(n)