3a squared +4a-7 squared is a 2 btw
<span>x=<span>−<span><span>2<span> and </span></span>y</span></span></span>=<span>−<span>2
</span></span>A.(−2, −2)
Answer:
> a<-rnorm(20,50,6)
> a
[1] 51.72213 53.09989 59.89221 32.44023 47.59386 33.59892 47.26718 55.61510 47.95505 48.19296 54.46905
[12] 45.78072 57.30045 57.91624 50.83297 52.61790 62.07713 53.75661 49.34651 53.01501
Then we can find the mean and the standard deviation with the following formulas:
> mean(a)
[1] 50.72451
> sqrt(var(a))
[1] 7.470221
Step-by-step explanation:
For this case first we need to create the sample of size 20 for the following distribution:

And we can use the following code: rnorm(20,50,6) and we got this output:
> a<-rnorm(20,50,6)
> a
[1] 51.72213 53.09989 59.89221 32.44023 47.59386 33.59892 47.26718 55.61510 47.95505 48.19296 54.46905
[12] 45.78072 57.30045 57.91624 50.83297 52.61790 62.07713 53.75661 49.34651 53.01501
Then we can find the mean and the standard deviation with the following formulas:
> mean(a)
[1] 50.72451
> sqrt(var(a))
[1] 7.470221
Let's call the missing angles Q, R, and S. We know that Q = 2R and S = R - 8 and we also know that Q + R + S = 180. So that really just means that 180 = 4R - 8 Add 8 on both sides of the equal sign
188 = 4R So we divide on both sides of the equal sign by 4
47 = R And that means that Q = 2 * 47 So Q = 94 and S = 47 - 8 So S = 39
39 + 94 + 47 = 180
The missing angles are 39 degrees 94 degrees and 47 degrees.
Answer:
Step-by-step explanation:
A)
(22+12)/2 = [17] (12+17)/2 = [14.5] (17+14.5)/2 = [15.75]
B)
(10.5*2) - 5 = [16] ......... NOT 13