They aren't independent since the probability uses all the cards in the deck
So at the first deal we have the chance of 26/52 of getting a red card, at the second deal we have the chance of a 25/51 of getting another red card, so they aren't independent
This transformation takes a vector (x,y) and maps it to the vector (x+2, y+16). In other words, it moves the X coordinate of the vector 2 units to the right, and the Y coordinate of the vector is moved 16 units upwards.
If you would take a set of points and apply this transformation, you would see the entire set moving upwards and to the right, with no stretching ou rotating. This type of transformation is called a translation transformation.
Answer: (a-b)-(2x+y)
Step-by-step explanation: The answer for number 18. (The first pair of parentheses are optional.)
Answer:
x²+8x+16
Step-by-step explanation:
f(x) = (x+4)²
= (x+4)(x+4)
= x² + 4x + 4x + 16
= x² + 8x + 16