You are not logged in.
How many permutations of abcde are there, in which the first character is a or b and the last character is c, d or e?
PLEASE HELP ME, THANK YOU.
can you please provide detailed answer as well, you don't have to explain but at least show some working. PLEASE!!
How many times will the innermost loop of the following algorithm be run? Assume n and n and k are positive integers.
Please help me with this with a detailed answer. You don't have to explain but please show some working.
for i : = 1 to 17
for j: = 1 to n
for k: = 1 to m
[Statements in body]
next k
next j
next i
Please help me guys! THANK YOU!!
I love this forum for being a great help!
Thank You Very Much Man!
A box contains 4 green balls and 4 white balls. One ball is drawn, it's colour is recorded, and it is NOT placed back in the box. Another ball is drawn and its colour recorded. What is the probability that both balls are the same colour?
I was trying to figure this out but my logic is not that good. Please help me! thanks!!
THANK YOU THANK YOU VERY MUCH MAN!!
If possible can you please tell me how you got this? in detail please. THANKS!!
Yeah I know, but there are a lot of thing going on so I was not able to do this.
Yes EXACTLY, thank you very much.
But if possible can you please make it in detail?
Thank you very much man! your a life savior.
If A = {a, b, c}, B = {2, 4} and C = {x,y} write out the set S = (C x B) x A
THANK YOU!!
Make a trace table to trace the action of the following loop?
a: = 3, b: = 3
for c: = 1 to 4
b: = b ∙ c
a: = a + c
next c
Given A, B & C are sets, a Venn Diagram to show that (A - B) ∩ (C - B) = (A ∩ C) - B
∩ = intersect
Please help me, THANK YOU
Please provide a drawing for this. THANK YOU VERY MUCH!!