1) (3-x) x (3+x)
2) 5(5-x) x (5+x)
3) (3v-wy) x (3v+wy)
4) 2(k-m) x (k+m) x (k^2+m^2)
5) (ab-4c) x (ab+4c)
Brainliest?
Answer:9x hope it helps
Step-by-step explanation:
Answer:
9.000000001
Step-by-step explanation:
If the hypotenuse is 15, the ladder, facing the right angle, and the opposite is 12 we need to use SOH to find the angle.
sin of angle is opposite / hypotenuse
sin of angle is 12 / 15
12/15 = 0.8
sin^-1 of 0.8 = 53.13010235
Angle is that
Then we do this again but a different equation
cos of angle is adjacent (x which we are looking for) / hypotenuse
cos of 53.13... is x / 15
(15 x cos of 53.13... )is x
So 15 x cos of 53.13... is 9.000000001 feet away.
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).
Is %
=
of 100
x 6
=
550 100
cross multiply and divide
100x=3300
divide both sides by 100
x=33