In the first grid more squares are shaded than in the 2nd grid.
Answer:
The sum rule is f' + g'
The difference rule is f' − g'
The product rule is f g' + f' g
The quotient rule is (f' g − g' f )/g2
If nCk represents the number of ways k parts can be chosen from a pool of n, the probability of interest is the complement of the probability of selecting all good parts.
1 - (167C3)/(170C3) = 42,085/804,440 ≈ 0.0523
_____
nCk = n!/(k!(n-k)!)
Answer:
(4,0)
Step-by-step explanation:
The object is first at (0,0)
It is reflected across line x=-2, this means you draw the mirror line at x=-2 and count 2 equal units backwards to get the image.The image will be at ;
The image (-4,0) is then reflected on the y-axis
You know reflection on the y-axis, the y-coordinate remains the same but the x-coordinate is changed to its opposite sign.
Hence;
(- -4,0)= (4,0)
The image will move 8 units towards positive x-axis.This is the same as moving 4 units from the mirror line at (0,0) and land at (4,0)
Answer:
y=27 when x=2
Step-by-step explanation:
y varies inversely as the cube of x
y=k(1/X^3)
y=1 when x=6
y=k(1/X^3)
1=k(1/6^3)
1=k(1/216)
k=1÷1/216
K=1×216/1
k=216
find y when x=2
y=k(1/X^3)
y=216(1/2^3)
y=216(1/8)
y=216/8
y=27