lilangel307521 lilangel307521
  • 21-08-2021
  • SAT
contestada

What is the probability of drawing a queen of hearts or a king of diamonds?


2 over 13


1 over 13


1 over 52


1 over 26

Respuesta :

stacks3gaming stacks3gaming
  • 21-08-2021

Answer: 1/26

Explanation:

Since there are 52 cards in a deck and 1 queen of hearts + 1 king of diamonds.

= 2/52

simplified:

= 1/26

Answer Link

Otras preguntas

6:3 and 4:2 equivalent
Give pseudocode for a multithreaded algorithm that multiplies two n x n times n matrices with work O(n³) and span O(lg n). Analyze your algorithm
Captain Jack Sparrow redecorates the Black Pearl and wants to open it up to the public with these prices, for 10, a tourist can visit the 1st deck, for 20, a to
The quality of water can vary depending on where it is sourceda.true b.false
13. The function notation (x, y) → (-x, -y) describes the rotation of how many degrees about the 14. How many lines of symmetry does a square have?
A network technician has been asked to configure an email server that will use secure protocols. On completing the upgrade, which of the following ports on the
130. C) permission Close the door. A) ordering C) surprise May I come in, sir? ) B) request ) D) confirmation June 2018 (6) B) thanking ( D) making an apology a
Using systematic problem-solving, seeking help, and time management are what type of coping? a) Problem-focused b) Emotion-focused c) Meaning-focused d) Apprai
Use elimination method to solve the simultaneous equation 5x=5+2y and 4x=19-3y
How will the first recursive call to towers() be invoked?a) towers(1,2,3)b) towers(1,3,2)c) towers(2,1,3)d) towers(2,3,1)