Answer:
y-2 = -(x-2)
Step-by-step explanation:
To find the slope
m = (y2-y1)/(x2-x1) where (x1,y1) and (x2,y2) are two points on the line
= (1-3)/(4-2)
=-2/2
=-1
The point slope form is
y-y1 = m(x-x1) wher m is the slope and (x1,y1) is a point on the line
y-3 = -1(x-2)
y-2 = -(x-2)
If C= (-10, -9, -8, -7 ,-6 , -5) and D= ( -6, -5, -4, -3, -2, -1, ) , what is C n D ?
andrey2020 [161]
Answer:
C ∩ D = -5, -6
Step-by-step explanation:
Commons ones in both C and D are -5 and -6
Answer:
a.y'=-1
b.y'=-1
c.Yes
Step-by-step explanation:
We are given that consider a function

Implicit function: That function is a relation in which dependent variable can not be expressed in terms of independent variable
Explicit function: It is that function in which dependent variable can be expressed in terms of independent variable.
a.
Differentiate w.r.t x then we get




b.


Differentiate w.r.t x then we get


When we substituting the value of y obtained from part b into a solution of part a then we get

Hence, solutions are consistent.
Answer:
Binomial
There is a 34.87% probability that you will encounter neither of the defective copies among the 10 you examine.
Step-by-step explanation:
For each copy of the document, there are only two possible outcomes. Either it is defective, or it is not. This means that we can solve this problem using the binomial probability distribution.
Binomial probability distribution:
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

In which
is the number of different combinatios of x objects from a set of n elements, given by the following formula.

And p is the probability of X happening.
In this problem
Of the 20 copies, 2 are defective, so
.
What is the probability that you will encounter neither of the defective copies among the 10 you examine?
This is P(X = 0) when
.


There is a 34.87% probability that you will encounter neither of the defective copies among the 10 you examine.
Answer:
The cost of tickets for a play is $3.00 for adults and $2.00 for children. 350 tickets were sold and $950 was collected. How many tickets of each type were sold?
Let x = number of $3 tickets
Let y = number of $2 tickets
Total = quantity × value
Step-by-step explanation:
x + y = 350 (equation 1)
3x + 2y = 950 (equation 2)
Use Substitution Method
Isolate variable x in equation 1
x = 350 – y (equation 3)
Substitute equation 3 into equation 2
3(350 – y) + 2y = 950
1050 – 3y + 2y = 950
3y – 2y = 1050 – 950
y = 100
Substitute y = 100 into equation 1
x + 100 = 350
x = 250
Answer: 250 $3 tickets and 100 $2 tickets were sold.