For the first draw, the probability of an ace is ( 4 / 52 ).
Now there are only 51 cards left in the deck.
For the second draw, the probability of a king is ( 4 / 51 ).
The probability of both events is
(4/52) (4/41) = (16/2,652)
Divide top and bottom by 4:
(16/2,652) = <em>4/663</em> . That's <em>choice-C </em>.
There are 5 solutions for this system.
x^2 + 4y^2 = 100 ____1
4y - x^2 = -20 ____2
Add both 1 & 2 together. x^2 gets cancelled
4y^2 + 4y = 80 (send 80 to the other side and divide by 4)
Then equation the becomes : y^2 + y -20 =0
Now factorise the equation: (y+5) (y-4) = 0
Solve for y : y = -5 and y = 4
Using the values of y to find the values of x. From equation 1:
x^2 = 100 - 4y^2 x = /100 - 4y^2 (/ means square root) Replace values of y
y = -5, x = /100 - 4(-5)^2 = /100 - 100 = 0
y = 4, x = /100 - 4(4)^2 = / 100 - 64 = /36 = -6 or 6
Thus we have 6 solutions y = -5, 4 and x = -6, 0, 6
It would be 2,0 for the x and y
Answer:
2x -8
Step-by-step explanation:
f (x) = 3x - 5
g(x) = x + 3,
(f - g)(x) = 3x - 5 - ( x+3)
Distribute the minus sign
= 3x-5 -x-3
Combine like terms
= 2x -8