Answer:
5/12
7/12
125/36 = 3,47%
50/11 = 4,54%
Step-by-step explanation:
Probability a black sock is selected when a person chooses 1 sock = 5/12
Probability a white or brown sock is selected when a person chooses 1 sock =
7/12
Probability a person chooses 3 socks and selects a white first, a black second, and a brown last if the socks are replace = (4/12 * 5/12 * 3/12)*100 =125/36 = 3,47%
Pobability a person chooses 3 socks and selects a white first, a black second, and a brown last if the socks are NOT replace = (4/12 * 5/11 * 3/ 10)*100 = 50/11 = 4,54%
Answer:
y=(-1/3) x - 3
Step-by-step explanation:
A line that is perpendicular to it has a slope that is an opposite reciprocal, which in this case is -1/3. Now you use point slope form which is y-y1=m(x-x1) that would be y+5=-1/3(x-6). Distribute the -1/3 and get y+5= -1/3 x+ 2. Subtract 5 from both sides and get y=-1/3 x - 3
Answer:
Step-by-step explanation:
u had 11 and u spent 7
7/11 <=== the fraction of money u spent is 7 out of 11
Answer:
y = 3x
Step-by-step explanation:
Slope equation:
y2 - y1
--------
x2 - x1
----------------------------------------------------------------------------------------------------------------
6 - 0 6
m = ----------- = ----- = 3
2 - 0 2
Your slope is 3.
----------------------------------------------------------------------------------------------------------------
Equation:
y = mx + b
Plug in the slope and you get:
y = 3x + b
----------------------------------------------------------------------------------------------------------------
Now to find b, you can use either coordinate point. So I will show you both ways :)
<u>(0,0)</u> <u>(2,6)</u>
0 = 3(0) + b 6 = 3(2) + b
Multiply 0 and 3 Multiply 2 and 3
0 = 0 + b 6 = 6 + b
Subtract 0 to 0 Subtract 6 from 6
0 = b 0 = b
There is no y-intercept
----------------------------------------------------------------------------------------------------------------
Your answer: y = 3x
Hope this helped :)