Answer :x=3 y=7 (3,7)
Step-by-step explanation: I took algebra last year and I answered your question earlier.
Answer:
P(X>17) = 0.979
Step-by-step explanation:
Probability that a camera is defective, p = 3% = 3/100 = 0.03
20 cameras were randomly selected.i.e sample size, n = 20
Probability that a camera is working, q = 1 - p = 1 - 0.03 = 0.97
Probability that more than 17 cameras are working P ( X > 17)
This is a binomial distribution P(X = r) 

P(X>17) = P(X=18) + P(X=19) + P(X=20)
P(X=18) = 
P(X=18) = 
P(X=18) = 0.0988
P(X=19) = 
P(X=19) = 
P(X=19) = 0.3364
P(X=20) = 
P(X=20) = 
P(X=20) = 0.5438
P(X>17) = 0.0988 + 0.3364 + 0.5438
P(X>17) = 0.979
The probability that there are more than 17 working cameras should be 0.979 for the company to accept the whole batch
m=52h
52 is the miles/hour, and you’re going for 4 hours, which is 208 miles.
Answer:
n = 8.15
Step-by-step explanation:
3/8 is 4 & 3/5 % of what number?
Rewrite this as: 3/8 is (4 3/5)% of what number?
Convert 4 3/5% into a decimal: 0.046
Then write out and solve the equation 3/8 = 0.046n, where n is the unknown number.
Dividing both sides by 0.046, we get n = 8.15
Answer:
The equation can define y as a function of x and it also can define x as a function of y.
Step-by-step explanation:
A relation is a function if and only if each value in the domain is mapped into only one value in the range.
So, if we have:
f(x₀) = A
and, for the same input x₀:
f(x₀) = B
Then this is not a function, because it is mapping the element x₀ into two different outputs.
Now we want to see it:
x + y = 27
defines y as a function of x.
if we isolate y, we get:
y = f(x) = 27 - x
Now, this is a linear equation, so for each value of x we will find an unique correspondent value of y, so yes, this is a function.
Now we also want to check if:
x + y = 27
defines x as a function of y.
So now we need to isolate x to get:
x = f(y) = 27 - y
Again, this is a linear equation, there are no values of y such that f(y) has two different values. Then this is a function.