1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
algol [13]
3 years ago
10

Choose 5 cards from a full deck of 52 cards with 13values (2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K, A) and 4 kinds(spade, diamond, h

eart, and club). Count how many possible ways to geta(a)Two-pairs: Two pairs plus another card of a different value, for example:(b)Flush: five cards of the same suitbutdifferent values, for example: (c)Full house: A three of a kind and a pair, for example: (d)Four of a kind: Four cards of the same value, for example:
Mathematics
1 answer:
Delvig [45]3 years ago
4 0

Answer:

a) 182 possible ways.

b) 5148 possible ways.

c) 1378 possible ways.

d) 2899 possible ways.

Step-by-step explanation:

The order in which the cards are chosen is not important, which means that we use the combinations formula to solve this question.

Combinations formula:

C_{n,x} is the number of different combinations of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

In this question, we have that:

There are 52 total cards, of which:

13 are spades.

13 are diamonds.

13 are hearts.

13 are clubs.

(a)Two-pairs: Two pairs plus another card of a different value, for example:

2 pairs of 2 from sets os 13.

1 other card, from a set of 26(whichever two cards were not chosen above). So

T = 2C_{13,2} + C_{26,1} = 2*\frac{13!}{2!11!} + \frac{26!}{1!25!} = 182

So 182 possible ways.

(b)Flush: five cards of the same suit but different values, for example:

4 combinations of 5 from a set of 13(can be all spades, all diamonds, and hearts or all clubs). So

T = 4*C_{13,5} = 4*\frac{13!}{5!8!} = 5148

So 5148 possible ways.

(c)Full house: A three of a kind and a pair, for example:

4 combinations of 3 from a set of 13(three of a kind ,c an be all possible kinds).

3 combinations of 2 from a set of 13(the pair, cant be the kind chosen for the trio, so 3 combinations). So

T = 4*C_{13,3} + 3*C_{13.2} = 4*\frac{13!}{3!10!} + 3*\frac{13!}{2!11!} = 1378

So 1378 possible ways.

(d)Four of a kind: Four cards of the same value, for example:

4 combinations of 4 from a set of 13(four of a kind, can be all spades, all diamonds, and hearts or all clubs).

1 from the remaining 39(do not involve the kind chosen above). So

T = 4*C_{13,4} + C_{39,1} = 4*\frac{13!}{4!9!} + \frac{39!}{1!38!} = 2899

So 2899 possible ways.

You might be interested in
Find f(x) and g(x) so the function can be expressed as y = f(g(x)). y = (8/x^2) + 4
rjkz [21]
Y=f(g(x))      and      y= \frac{8}{x^{2}}+4


our aim is to express f as a function of g, where g is a function itself, of x.

in the expression tex]y= \frac{8}{x^{2}}+4 [/tex] we may notice 2 functions:

the squaring x function, which may well be our g: g(x)= x^{2}

and the "8 divided by x, +4" function: f(x)= \frac{8}{x}+4


check : 

f(g(x))= \frac{8}{g(x)}+4

because whatever the input of f is, it divides it from 8, and adds 4 to the division. 

since, g(x)= x^{2}, 

f(g(x))= \frac{8}{g(x)}+4=\frac{8}{x^{2}}+4


Answer:

g(x)= x^{2}

f(x)= \frac{8}{x}+4
6 0
3 years ago
10 POINTS<br> Find the surface area of the regular pyramid. Round to the nearest tenth if necessary.
NNADVOKAT [17]

Answer:

SA=234.8\ yd^2

Step-by-step explanation:

we know that

The surface area of the regular pyramid is equal to the area of the triangular base plus the area of its three triangular lateral faces

step 1

Find the area of the triangular base

we know that

The triangular base is an equilateral triangle

so

The area applying the law of sines is equal to

A=\frac{1}{2}(14^2)sin(60^o)

A=\frac{1}{2}(196)\frac{\sqrt{3}}{2}

A=49\sqrt{3}=84.87\ yd^2            

step 2

Find the area of its three triangular lateral faces

A=3[\frac{1}{2}bh]

we have

b=14\ yd

Find the height of triangles

Applying the Pythagorean Theorem

10^2=(14/2)^2+h^2

solve for h

100=49+h^2

h^2=100-49

h=\sqrt{51}\ yd

substitute

A=3[\frac{1}{2}(14)\sqrt{51}]      

A=149.97\ yd^2

step 3

Find the surface area

Adds the areas

SA=84.87+149.97=234.84\ yd^2

Round to the nearest tenth

SA=234.8\ yd^2

5 0
3 years ago
Read 2 more answers
Edgar Anderson earns $300 per week plus 15% commission on all sales over 1,000. if Mr. Anderson's sales for one week are 2,500 w
vredina [299]
Since he only makes commission on sales over $1000, he makes commission on $1500 (we find this by doing 2500-1000.) His commission is 15%, so find 15% of $1500:
.15*1500=225
So we know how makes $225 in commission.

Now we need to add this to his fixed pay to get his total pay:
225+300=525
So his total pay is $525, which is answer 'a' 

Hope I helped, and let me know if you have any questions :)
3 0
3 years ago
The length of a phone conversation is normally distributed with a mean of 4 minutes and a standard deviation of .6 minutes. What
Ivanshal [37]

Answer:

0.04746

Step-by-step explanation:

To answer this one needs to find the area under the standard normal curve to the left of 5 minutes when the mean is 4 minutes and the std. dev. is 0.6 minutes.  Either use a table of z-scores or a calculator with probability distribution functions.

In this case I will use my old Texas Instruments TI-83 calculator.  I select the normalcdf( function and type in the following arguments:  :

normalcdf(-100, 5, 4, 0.6).  The result is 0.952.  This is the area under the curve to the left of x = 5.  But we are interested in finding the probability that a conversation lasts longer than 5 minutes.  To find this, subtract 0.952 from 1.000:   0.048.  This is the area under the curve to the RIGHT of x = 5.

This 0.048 is closest to the first answer choice:  0.04746.

8 0
3 years ago
FIND THE PERCENTAGE OF THE PART!!!!!!<br> 15% of 30 of what number???
lawyer [7]

Answer:

4.5

Step-by-step explanation:

15% of 30 is 4.5

7 0
2 years ago
Read 2 more answers
Other questions:
  • lected Respons to atoom oeupa A store decreases the price of an item from $120 to $96. What is the percent decrease?
    5·1 answer
  • Can someone help me , &amp; help me understand the symbols better ? I really need help by someone who’s good at this !
    11·1 answer
  • PLEAS HELP ME I BEG ONYL 4 QUESTIONS PLEASE PLEASE
    12·1 answer
  • In a lab, a colony of 100 bacteria is placed on a petri dish. The population triples every hour.
    12·1 answer
  • There are 28 girls and 22 boys on the swim team. What percentage of the team is made up of girls?
    5·2 answers
  • Can someone help me
    11·1 answer
  • The variables x and y vary directly. Use the values to find the constant of proportionality, k. Then write an equation that rela
    9·1 answer
  • What is the area of this figure?
    6·1 answer
  • This pattern follows the rule add 9. What are the next 3 terms?
    12·1 answer
  • What is the range for the possible sizes of x?<br> (Fill in the boxes)
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!