The answer is B.
The numbers are doubling but it's also a constant positive and negative
Total cards = 52
Total red cards = 26
Total black cards = 26
P(one red and one black) = P(red and then black)+ P(black and then red)
P(one red and one black) =(26/52)(26/51) + (26/52)(26/51)
P(one red and one black) = 26/51 (Answer A)
-----------------------------------------------------
Answer: 26/51 (Answer A)
-----------------------------------------------------
For the function f ( x ) = x² we have the new function f 1 ( x ) = 1/2 x².
f ( x ) = a · x²
- If |a| < 1 the graph is compressed vertically by a factor of a.
- If |a| > 1 the graph is stretched vertically by a factor of a.
Here: a = 1/2 < 1
Answer:
C. The graph will be compressed vertically.
Answer:
B
Step-by-step explanation:
Using the determinant to determine the type of zeros
Given
f(x) = ax² + bx + c ( a ≠ 0 ) ← in standard form, then the discriminant is
Δ = b² - 4ac
• If b² - 4ac > 0 then 2 real and distinct zeros
• If b² - 4ac = 0 then 2 real and equal zeros
• If b² - 4ac < 0 then 2 complex zeros
Given
f(x) = (x - 1)² + 1 ← expand factor and simplify
= x² - 2x + 1 + 1
= x² - 2x + 2 ← in standard form
with a = 1, b = - 2, c = 2, then
b² - 4ac = (- 2)² - (4 × 1 × 2) = 4 - 8 = - 4
Since b² - 4ac < 0 then the zeros are complex
Thus P(x) has no real zeros