Answer:
Option C is right
C. They are independent because, based on the probability, the first ace was replaced before drawing the second ace.
Step-by-step explanation:
Given that the probability of drawing two aces from a standard deck is 0.0059
If first card is drawn and replaced then this probability would change. By making draws with replacement we make each event independent of the other
Drawing ace in I draw has probability equal to 4/52, when we replace the I card again drawing age has probability equal to same 4/52
So if the two draws are defined as event A and event B, the events are independent
C. They are independent because, based on the probability, the first ace was replaced before drawing the second ace.
<span>In geometry, planes are two-dimensional spaces which extend infinitely. If they do not intersect at all, they are considered parallel. However, if they do intersect, that intersection come in the form of an infinitely-extending collection of 1-dimensional points, which collectively form a line. As such, the answer is "line".</span>
(f-g)(x) = x²+6x - (7-x)
(f-g)(x) = x² + 6x - 7 + x
(f-g)(x) = x² + 7x - 7
(f-g)(9) = 9² + 7*9 - 7
(f-g)(9) = 81 + 63 - 7
(f-g)(9) = 137
Answer:
f(n)=f(n-1)+f(n-2)
f(1)=1x
f(2)=1x
Step-by-step explanation:
This is the fibonacci sequence with each term times x.
Notice, you are adding the previous two terms to get the third term per consecutive triples of the sequence.
That is:
1x+1x=2x
1x+2x=3x
2x+3x=5x
3x+5x=8x
So since we need the two terms before the third per each consecutive triple in the sequence, our recursive definition must include two terms of the sequence. People normally go with the first two.
f(1)=1x since first term of f is 1x
f(2)=1x since second term of f is 1x
Yes, I'm naming the sequence f.
So I said a third term in a consecutive triple of the sequence is equal to the sum of it's two prior terms. Example, f(3)=f(2)+f(1) and f(4)=f(3)+f(2) and so on...
Note, the term before the nth term is the (n-1)th term and the term before the (n-1)th term is the (n-2)th term. Just like before the 15th term you have the (15-1)th term and before that one you have the (15-2)th term. That example simplified means before the 15th term you have the 14th and then the 13th.
So in general f(n)=f(n-1)+f(n-2).
So the full recursive definition is:
f(n)=f(n-1)+f(n-2)
f(1)=1x
f(2)=1x
The 2 lines are parallel, so the 2 sides(e.g. 1 and 2/ 3 and 49) add up = 180 and In this case the 2 sides are equal as u can see from the original diagram so the angle of 2 is 180-49=131.