It's [0, 68]. To find the product of these, perform the following: [(3*4)+(-1*2)+(-2*5)]=0 and [(5*4)+(4*2)+(8*5)]=68
Answer: f(x) = 2x - 3
===================================================
We're given f(-1) = -5 and f(5) = 7
This means we know the two points (-1,-5) and (5,7) are on the line.
Find the slope
m = (y2-y1)/(x2-x1)
m = (7-(-5))/(5-(-1))
m = (7+5)/(5+1)
m = 12/6
m = 2
The slope is 2.
Use this along with (x1,y1) to find the equation. We'll use point slope form
y - y1 = m(x - x1)
y - (-5) = 2(x - (-1))
y + 5 = 2(x + 1)
y = 2x + 2 - 5
y = 2x - 3
f(x) = 2x - 3
Answer:
yessir
Step-by-step explanation:
Answer:
Step-by-step explanation:
a) p(blue & hybrid & not-leather) = p(blue)×p(hybrid)×p(not leather)
= (1/3)×(1/2)×(2/3) = 1/9
__
b) p(electric & not-blue) = p(electric)×p(not blue) = (1/2)(2/3) = 1/3
_____
Among a given set of choices, the probability of any one of them is 1 divided by the number of choices. The probability of that the choice is not one of those is the probability that it is, subtracted from 1.
<u>Example</u>: there are 3 colors, so p(green) = 1/3; p(not-green) = 1 -1/3 = 2/3.