Answer:
The correct answer has already been given (twice). I'd like to present two solutions that expand on (and explain more completely) the reasoning of the ones already given.
One is using the hypergeometric distribution, which is meant exactly for the type of problem you describe (sampling without replacement):
P(X=k)=(Kk)(N−Kn−k)(Nn)
where N is the total number of cards in the deck, K is the total number of ace cards in the deck, k is the number of ace cards you intend to select, and n is the number of cards overall that you intend to select.
P(X=2)=(42)(480)(522)
P(X=2)=61326=1221
In essence, this would give you the number of possible combinations of drawing two of the four ace cards in the deck (6, already enumerated by Ravish) over the number of possible combinations of drawing any two cards out of the 52 in the deck (1326). This is the way Ravish chose to solve the problem.
Another way is using simple probabilities and combinations:
P(X=2)=(4C1∗152)∗(3C1∗151)
P(X=2)=452∗351=1221
The chance of picking an ace for the first time (same as the chance of picking any card for the first time) is 1/52, multiplied by the number of ways you can pick one of the four aces in the deck, 4C1. This probability is multiplied by the probability of picking a card for the second time (1/51) times the number of ways to get one of the three remaining aces (3C1). This is the way Larry chose to solve the this.
Step-by-step explanation:
Answer:
Y1 is parallel to Y2 and L1 to L2.
Step-by-step explanation:
A line is 180°. To find the degree the angles I subtracted 117 and 63 by 180 to find thair respective angles. (Also 117+63 equil 180) meaning that the Y's and L's are parallel to each other.
Linear equation: y = mx + c
m = slope
c = y-intercept
Answer:
Infinite amount of solutions
General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Equality Properties
- Multiplication Property of Equality
- Division Property of Equality
- Addition Property of Equality
- Subtraction Property of Equality<u>
</u>
<u>Algebra I</u>
- Terms/Coefficients
- Coordinates (x, y)
- Solving systems of equations using substitution/elimination
Step-by-step explanation:
<u>Step 1: Define Systems</u>
y = -2x + 4
2x + y = 4
<u>Step 2: Solve for </u><em><u>x</u></em>
<em>Substitution</em>
- Substitute in <em>y</em>: 2x + (-2x + 4) = 4
- Combine like terms: 4 = 4
Here we see that 4 does indeed equal 4.
∴ the systems of equations has an infinite amount of solutions.