Take 2 points: (0, 70) (30, 80)
SLOPE FORMULA: y2 -y1 / x2 - x1
y2 - y1: 80 - 70 = 10
x2 - x1: 30-0 = 30
10 / 30
simplify: 1/3
This is a PROPER FRACTION
A)
First note that the plates can have between 4 and 6 symbols so we will need to find the number of plates with 4 symbols, 5 symbols and 6 symbols. We add these to get the total. In this part repetition of symbols is allowed. Since there are 26 + 10 =36 possible symbols we look at each position on the plate and think of how many choices there are. We multiply the number f choices using the counting principal since the choices are each independent -- one symbol does not affect another. There are 36 choices for the first symbol, 35 for the second and so on. The number of plates is:
4-symbols = (36)(36)(36)(36)=36^4
5 symbols = (36)^5
6 symbols = 36^6
So the total here is: 36^4+36^5+36^6
B) Here we do not repeat symbols so there are 36 choices for the first symbol but only 35 for the next and 34 for the one after and so on.
4-symbols = (36)(35)(34)(33)
5 symbols = (36)(35)(34)(33)(32)
6 symbols = (36)(35)(34)(33)(32)(31)
So the total here is: (36)(35)(34)(33)+(36)(35)(34)(33)(32)+(36)(35)(34)(33)(32)(31)
c)
In order for there to be a repeated symbol we have 36 choices for the first symbol, 36 for the next and so on. However, for the last symbol we have to pick from one of the ones already selected so there are 3, 4 or 5 choices respectively.
4-symbols = (36)(36)(36)(3)
5 symbols = (36)(36)(36)(36)(4)
6 symbols = (36)(36)(36)(36)(36)(5)
So the total here is: (36^3)(3)+(36^4)(4)+(36^5)(5)
D)
The probability is given by (the number of plates with at least one repeated symbol)/(the total number of plates if repetitions are allowed) = (the answer to c) / (the answer to a)
Answer:
5
Step-by-step explanation:
4*10x=40x
4*2=8
40x-8=192
40x=192+8
=200
X= 200/40
=5
You do the implcit differentation, then solve for y' and check where this is defined.
In your case: Differentiate implicitly: 2xy + x²y' - y² - x*2yy' = 0
Solve for y': y'(x²-2xy) +2xy - y² = 0
y' = (2xy-y²) / (x²-2xy)
Check where defined: y' is not defined if the denominator becomes zero, i.e.
x² - 2xy = 0 x(x - 2y) = 0
This has formal solutions x=0 and y=x/2. Now we check whether these values are possible for the initially given definition of y:
0^2*y - 0*y^2 =? 4 0 =? 4
This is impossible, hence the function is not defined for 0, and we can disregard this.
x^2*(x/2) - x(x/2)^2 =? 4 x^3/2 - x^3/4 = 4 x^3/4 = 4 x^3=16 x^3 = 16 x = cubicroot(16)
This is a possible value for y, so we have a point where y is defined, but not y'.
The solution to all of it is hence D - { cubicroot(16) }, where D is the domain of y (which nobody has asked for in this example :-).
(Actually, the check whether 0 is in D is superfluous: If you write as solution D - { 0, cubicroot(16) }, this is also correct - only it so happens that 0 is not in D, so the set difference cannot take it out of there ...).
If someone asks for that D, you have to solve the definition for y and find that domain - I don't know of any [general] way to find the domain without solving for the explicit function).