Answer:
842 rounded to the nearest ten is 840
Step-by-step explanation:
Answer:
A
Step-by-step explanation:
Answer:
The margin of error for the 95% confidence interval for the mean score of all such subjects is of 8.45.
Step-by-step explanation:
We have the standard deviation for the sample, which means that the t-distribution is used to solve this question.
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 = 27 - 1 = 26
95% confidence interval
Now, we have to find a value of T, which is found looking at the t table, with 26 degrees of freedom(y-axis) and a confidence level of
. So we have T = 2.0518
The margin of error is:

In which s is the standard deviation of the sample and n is the size of the sample.
In this question:
. So


The margin of error for the 95% confidence interval for the mean score of all such subjects is of 8.45.
The cost of the mortgage is $81250
<h3>What are interests?</h3>
Interests are percentages of a principal
Given the following parameters
Principal = $65000
Rate = 7% = 0.07
Time = 5 years
<h3>Calculate the interest</h3>
I = PRT/100
I = 65000*0.07*25
I = 16,250
<h3>Determine the cost of the mortgage</h3>
Cost of mortgage = Principal + Interest
Cost of mortgage = 65000 + 16250
Cost of mortgage = 81,250
Hence the cost of the mortgage is $81250
Learn more on mortgage here: brainly.com/question/22846480
R = { (x,y): 3x-y=0 }
The condition is 3x=y so that's not going to be any of these things.
R is reflexive if (x,x)∈R for all x. Let's check.
3x - y = 3x - x = 2x ≠ 0 necessarily. NOT REFLEXIVE
R is symmetric if (x,y)∈R → (y,x)∈R. Let's check.
(x,y)∈R so
3x-y = 0
y = 3x
Is (y,x)∈R. That would be true if 3y-x=0
3y - x = 3(3x) - x = 8x ≠ 0 necessarily NOT SYMMETRIC
R is transitive if (x,y)∈R and (y,z)∈R → (x,z)∈R. Let's check.
3x-y = 0 so y=3x
3y-z = 0 so z=3y = 9x
3x - z = 3x - 9x = -6x ≠ 0 necessarily NOT TRANSITIVE