Answer:
Original number = 38
Step-by-step explanation:
10*x + y
x = y - 5
10y + x = 2 (10x + y) + 7
10y + y - 5 = 2(10(y - 5) + y) + 7
11y - 5 = 2(10y - 50 + y ) + 7
11y - 5 = 2(11y - 50) + 7
11y - 5 = 22y - 100 + 7
11y - 5 = 22y - 93
11y + 88 = 22y
88 = 11y
y = 8
x = y - 5
x = 8 - 5
x = 3
So the original number is 38. Does that work?
3 is 5 less than 8.
83 = 2*38 + 7
83 = 76 + 7
83 = 83. Yes it works.
The limit does not exist. Why? Because the left hand limit DOES NOT equal the right hand limit. Let’s double check:
We could use -0.000001 to represent the left hand limit. This is less than 0. We plug in 5x - 8
5(-0.000001) - 8
-0.000005 - 8
-8.000005
If we would continue the limit (extend the zeros to infinity), we would get exactly
-8
That is our left hand limit.
Our right hand limit will be represented by 0.000001. This is greater than 0. We plug in abs(-4 - x)
abs(-4 - (0.000001))
abs(-4.000001)
4.000001
If we would continue the limit (extend the zeros to infinity), we would get exactly
4
4 does not equal -8, therefore
The limit does not exist
Answer:
number of ways = 720
Step-by-step explanation:
The number of ways six people sit in a six-passenger car is given by the number of permutations of 6 elements in 6 different positions ( seats), then
number of ways = number of permutations of 6 elements = 6! = 6 * 5 * 4 *3 * 2 * 1 = 720
Since the first person that sits can be on any of the seats , but then the second person that sits can choose any of 5 seats (since the first person had already occupied one) , the third can choose 4 ... and so on.