Answer:
5. 1:3
6. Joe
8. 2/3 = 8/12
9. 56/7 = 8/1
Answer:
Rotation of a point through 180°, about the origin when a point M (h, k) is rotated about the origin O through 180° in anticlockwise or clockwise direction, it takes the new position M' (-h, -k)
Step-by-step explanation:
IDK if this helped you out
It looks like ∆ is defined as
<em>a</em> ∆ <em>b</em> = (<em>a</em> + <em>b</em>)² + 5
If that's the case, then
1 ∆ (-4) = (1 + (-4))² + 5 = (-3)² + 5 = 9 + 5 = 14
Answer: If the ratio is 1:78, a) the Cutty Sark is 3510 inches long or 292.5 ft; b) the Cutty Sark is 2028 inches tall or 169 ft according to this model
Step-by-step explanation: The ratio indicates that for every inch of the model, it corresponds to 78 inches of the actual size. If the length is 45 inches for the model, it would be an equivalent of 45*78 of the actual size = 3510 inches. The same can be applied to the height. Multiplying 26 x 78, the actual size should have a height of 2028 inches.
Answer:
0.347
Step-by-step explanation:
n = 3
p = 1/6
r = 1
Use binomial probability:
P = nCr pʳ qⁿ⁻ʳ
P = ₃C₁ (1/6)¹ (5/6)³⁻¹
P = 0.347
Or, using a calculator:
P = binompdf(n, p, r)
P = binompdf(3, 1/6, 1)
P = 0.347