Answer:
c = -6
Step-by-step explanation:
To find the value of c to make the line pass through the point K = (2, -3), we just need to use the values of x = 2 and y = -3 in the equation, then we find the value of c.
So, we have that:
y - 1.5*x = c
(-3) - 1.5 * (2) = c
-3 - 3 = c
c = -6
So the value of c is -6
To check if the value is correct, we can use the value x = 2 and see if the value of y is -3:
y - 1.5*x = -6
y - 1.5*2 = -6
y - 3 = -6
y = -6 + 3 = -3
So it's correct.
Answer:
the answer is third option B
0.32 to the nearest hundredth would be 0.3
a) if the two gloves someone receives might both be for the left hand or right hand.
b) if each sister gets one left and one right.
Soln:
a) So i thought about dissectng the problem first into finding the number of ways in which I could make pairs of gloves:
C(12, 2)
then I asked how many ways could the sets of gloves be assigned amongst the 6 sisters:
<span><span>6!</span><span>6!</span></span>
and taking the product of this would give me the amount of ways this could occur:
= C(12,2) * 6!
then for part b)
using this same idea except:
C(6,1) C(6,1) for the left and right glove each .
the C(6,1)*C(6,1)*6!
Right way to think them through?