The answer is 73 because you solve 9^ 2 which is 81 then multiply 2 times 4 which is 8 then subtract 81 and 8 which is 73
Answer:
Step-by-step explanation:Worked out on paper shown below
Also I recommended a online app called (it has wierd name but it’s helpful for algebra) mathpapa
Also I do math in pen so the last answer is messed up it’s 4c^2d and then the rest of the parentheses.Sorry for that.
Answer:
The 95% confidence interval for the true proportion of university students who use laptop in class to take notes is (0.2839, 0.4161).
Step-by-step explanation:
The (1 - <em>α</em>)% confidence interval for population proportion <em>P</em> is:

The information provided is:
<em>x</em> = number of students who responded as"yes" = 70
<em>n</em> = sample size = 200
Confidence level = 95%
The formula to compute the sample proportion is:

The R codes for the construction of the 95% confidence interval is:
> x=70
> n=200
> p=x/n
> p
[1] 0.35
> s=sqrt((p*(1-p))/n)
> s
[1] 0.03372684
> E=qnorm(0.975)*s
> lower=p-E
> upper=p+E
> lower
[1] 0.2838966
> upper
[1] 0.4161034
Thus, the 95% confidence interval for the true proportion of university students who use laptop in class to take notes is (0.2839, 0.4161).
Use a calculator
Just look up how to find unit rates and it should be easy
1/(1/R1 + 1/R2 + 1/R3)
= 1/ (R2R3 + R1R3 + R1R2)/R1R2R3
= R1R2R3/ (R2R3 + R1R3 + R1R2)