To check which ordered pair (point) is in the solution set of the system of given linear inequalities y>x, y<x+1; we just need to plug given points into both inequalities and check if that point satisfies both inequalities or not. If any point satisfies both inequalities then that point will be in solution.
I will show you calculation for (5,-2)
plug into y>x
-2>5
which is clearly false.
plug into y<x+1
-2<5+1
or -2<6
which is also false.
hence (5,-2) is not in the solution.
Same way if you test all the given points then you will find that none of the given points are satisfying both inequalities.
Hence answer will be "No Solution from given choices".
1 meter is 100 centimeters so...
x meters are equal to 100x centimeters
408 round to the nearest tenth: 410
16. It's basically the problem you started with, but just reversed.
Answer: the probability that a measurement exceeds 13 milliamperes is 0.067
Step-by-step explanation:
Suppose that the current measurements in a strip of wire are assumed to follow a normal distribution, we would apply the formula for normal distribution which is expressed as
z = (x - µ)/σ
Where
x = current measurements in a strip.
µ = mean current
σ = standard deviation
From the information given,
µ = 10
σ = 2
We want to find the probability that a measurement exceeds 13 milliamperes. It is expressed as
P(x > 13) = 1 - P(x ≤ 13)
For x = 13,
z = (13 - 10)/2 = 1.5
Looking at the normal distribution table, the probability corresponding to the z score is 0.933
P(x > 13) = 1 - 0.933 = 0.067