Answer:
the angle would be 1/2 i did this problem before and got it correct
Step-by-step explanation:
Answer:40
Step-by-step explanation: i may be wrong but i subtracted 136 from 95 and i got 40 im sorry if it is wrong
Answer:
Output will be n+4 because :
when input is 1 output is 1+4=5
when input is 4 output is 4+4=8
when input is 5 output is 5+4 =9
so, when input is n output will be n+4
Answer:
Step-by-step explanation:
number of cards = 52
number of queen = 4
number of spades = 13
A) probability that the tenth card is a queen
drawn time (r) = 1
position of success(x) = 10th
p = 4/52
P( x,r,p) = 
p(10,1,4/52) = 9C0(4/52)^1 * (48/52)^9 = 0.0374
B) probability the twentieth card is a spade
x = 20
r = 1
p = 13 / 52
P(20,1,26/52) = 19C0(26/52)^1 * (26/52)^19 = 0.0010
c) The last five cards been spades
p(last five cards been spades )
p(48..52, 5, 13/52 ) = 47...52C4(13/52)^5 * (39/52)^48..52 - 5