Answer:
B
Step-by-step explanation:
(c - 2d) (3c - 2d) = c*(3c -2d) - 2d(3c - 2d)
1: Solve for either x or y in one of the equations. So x + y = -1 is y = -x -1
2: substitute the new equation in the opposite equation. So x - (-x - 1) = 7
3: distribute the negative. X + x + 1 = 7
4: combine like terms. 2x + 1 = 7
5: solve for x. Subtract 1 on both sides. 2x = 6
6: divide by 2 to get x by itself. X = 3
7: plug the new value of x into one of the ORIGINAL equations. 3 + y = -1
8: solve for y. Subtract 3 on both sides.
Y = -4
9: the solution is written as (x,y) so the solution would be (3, -4)
Answer:
38 times
Step-by-step explanation:
A coin has two sides, so there is a 50% chance it will land on either side (assuming perfect conditions and that the coin cannot land vertically). With that in mind, if you flip a coin 76 times, 50% or 1/2 of the times the coin should land on tails. That is 36 times. (Once again, this is under perfect testing conditions. In real life, you probably wouldn't get an even split after only 76 flips.)
Hope this helps :)
Answer:
4
Step-by-step explanation:
lim (x^2 - 4) / (x - 2)
x --> 2
When we plug x =2, we get
(2^2 - 4) / (2 - 2)
= (4 - 4)/(2 - 2)
= 0 /0
Which is undefined.
Now we have to use L'hospital rule. Which says we need to differentiate the numerator and the denominator and apply the limit.
When we differentiate x^2 -4, we get 2x
When we differentiate x -2, we get 1
lim 2x/1
x --> 2
Now apply, the limit x = 2
2(2)/1
= 4/1
= 4
Therefore, limit of this function is 4, when x tends to 2.
Hope you will understand the concept.
Thank you.