I think is c be cause I took test
Answer:
<h3>A (3, 1)</h3>
Step-by-step explanation:
If we have the coordinate (x,y), if this coordinate is rotated by 180 degrees clockwise, the resulting coordinate will be expressed as (-x, -y) i.e the original coordinate axis are both negated.
Given the coordinate C(-3, -1), if this coordinate is rotated clockwise about the origin, the coordinate of the resulting point will be at C' (-(-3), -(-1))
C' (-(-3), -(-1))
C' = (3, 1)
Hence option A is correct
Answer:
33464.25
Step-by-step explanation:
Using BODMAS : brackets, division, multiplication, addition
Answer: P(22 ≤ x ≤ 29) = 0.703
Step-by-step explanation:
Since the machine's output is normally distributed, we would apply the formula for normal distribution which is expressed as
z = (x - µ)/σ
Where
x = output of the machine in ounces per cup.
µ = mean output
σ = standard deviation
From the information given,
µ = 27
σ = 3
The probability of filling a cup between 22 and 29 ounces is expressed as
P(22 ≤ x ≤ 29)
For x = 22,
z = (22 - 27)/3 = - 1.67
Looking at the normal distribution table, the probability corresponding to the z score is 0.047
For x = 29,
z = (29 - 27)/3 = 0.67
Looking at the normal distribution table, the probability corresponding to the z score is 0.75
Therefore,
P(22 ≤ x ≤ 29) = 0.75 - 0.047 = 0.703