Answer:
f(x) = -3(x+3)(x-1)
Step-by-step explanation:
x = -3 & 1; f(x) = 9
f(x) = a(x-r1)(x-r2)
f(0) = a(x-r1)(x-r2) = 9; 9 = a(0-(-3))(0-1)
9 = a(3)(-1); 9 = a(-3)
a = -3
f(x) = -3(x+3)(x-1)
i think you have to multiply those. thats it
Answer:
12 possibilities
Step-by-step explanation:
In the first urn, we have 4 balls, and all of them are different, as they have different labels, so the group of two red balls r1 and r2 is different from the group of red balls r2 and r3.
The same thing occurs in the second urn, as all balls have different labels.
The problem is a combination problem (the group r1 and r2 is the same group r2 and r1).
For the first urn, we have a combination of 4 choose 2:
C(4,2) = 4!/2!*2! = 4*3*2/2*2 = 2*3 = 6 possibilities
For the second urn, we also have a combination of 4 choose 2, so 6 possibilities.
In total we have 6 + 6 = 12 possibilities.
9514 1404 393
Answer:
y = -x +3
Step-by-step explanation:
The point-slope form can be a useful place to start.
y -k = m(x -h) . . . . . line with slope m through point (h, k)
You require the line ...
y -(-4) = -1(x -7)
y = -x +7 -4 . . . . . . . . eliminate parentheses, add -4
y = -x +3 . . . . . . . . . slope-intercept form