If there are only two colors (let's say blue and red), here's what can happen:
sock #1 is blue
#2 is either blue or red. If blue, it matches #1 and you have a pair.
if red, go to #3
#3-either blue or red. If blue, matches #1. If red, matches #2.
OR sock #1 is red... then just reverse the colors. Basically, if you have three things that can only be in two groups, then even if two of them are different, the last one has to match one of them.
Answer:
B
Step-by-step explanation:
rotate 180 --> translate up by 4: (x,y)--> (-x,-y) --> (-x,-y +4)
Out of 5 cards in the bag ...
-- There are 2 even numbers . . . 2 and 4 .
-- There are 3 odd numbers . . . 1, 3, and 5 .
So EITHER time, the probability of pulling an even number is 2/5 ,
and the probability of pulling an odd number is 3/5 .
The probability of pulling an even number the first time
AND an odd number the second time is
(2/5) x (3/5) = 6/25 = <em>24%</em> .
Answer:
Step-by-step explanation:
This is the associative property for addition. In informal language, it says under addition, the order of the addition is not critical.
Answer:
Below.
Step-by-step explanation:
Plot following points.
Calculate the point by plugging in values of x into x^2 + 1
for example When x = 0, y = 0^1 + 1 = 1.
So plot plot (0, 1),
Make a table of points to plot:
x -3 -2 -1 0 1 2 3
y 10 5 2 1 2 5 10
When you plot the points you'll see the graph is U shaped.
The function is of second degree (as it contains x^2) so it wont be linear.