Answer:
Step-by-step explanation:
So the two lines before and after the expression means absolute value, or modulus of, knowing this, it means that the answer must always yield positive. So if x-6 is positive, it will stay positive, if x-6 is negative, it will turn positive, therefore it can never yield a negative value.
Now im assuming the second question is meant to be absolute value of x-5 is less than 0, because it makes no sense otherwise.
So now knowing that x-5 is always positive, or 0, but this inequality only wants less than 0, this means there are no solutions for the inequality.
Answer:
y = 2x - 3
Step-by-step explanation:
We are asked to find the equation of a straight line
Step 1: find the slope
( 2 , 1) ( 5 , 7)
x_1 = 2
y_1 = 1
x_2 = 5
y_2 = 7
Insert the values into the equation
m = (y_2 - y_1 )/ (x_2 - x _1)
m = (7 - 1 )/ (5 - 2)
m = 6/3
= 2
Step 2: substitute m into the equation
y = mx + c
y = 2x + c
Step 3 : sub any of the two points given into the equation
Let's use ( 2, 1)
x = 2
y = 1
y = 2x + c.
1 = 2(2) + c
1 = 4 + c
c = 1 - 4
c = -3
Step 4: sub c into the equation
y = 2x + c
y = 2x - 3
I don’t understand how you worded the question but x=-4 if thats what you are looking for
Given:
μ = 2 min, population mean
σ = 0.5 min, population standard deviation
We want to find P(x>3).
Calculate the z-score
z= (x-μ)/σ = (3-2)/0.5 = 2
From standard tables, obtain
P(x ≤ 3) = P(z ≤ 2) = 0.9772
Therefore
P(x > 3) = P(z > 2) = 1 - 0.9772 = 0.0228
Answer: 0.02275