Here is the working on this question.
Your awnser is : x= 8+5a/a+b
Answer:
0.7
Step-by-step explanation:
7 x 0.10
=> 7 x 0.1
=> 7 x 1/10
=> 7/10
=> 0.7
Answer: 0.0793
Step-by-step explanation:
Let the IQ of the educated adults be X then;
Assume X follows a normal distribution with mean 118 and standard deviation of 20.
This is a sampling question with sample size, n =200
To find the probability that the sample mean IQ is greater than 120:
P(X > 120) = 1 - P(X < 120)
Standardize the mean IQ using the sampling formula : Z = (X - μ) / σ/sqrt n
Where; X = sample mean IQ; μ =population mean IQ; σ = population standard deviation and n = sample size
Therefore, P(X>120) = 1 - P(Z < (120 - 118)/20/sqrt 200)
= 1 - P(Z< 1.41)
The P(Z<1.41) can then be obtained from the Z tables and the value is 0.9207
Thus; P(X< 120) = 1 - 0.9207
= 0.0793
Answer:
10 mph
Step-by-step explanation:
speed of boat in still water = x
speed of current = 5
speed of boat with current (downstream) = x + 5
speed of boat against current (upstream) = x - 5
distance downstream = 9
distance upstream = 3
time = t
speed = distance/time
distance = speed × time
downstream:
9 = (x + 5)t
upstream:
3 = (x - 5)t
9 = xt + 5t
3 = xt - 5t
9 = xt + 5t
-3 = -xt + 5t
-----------------
6 = 10t
t = 0.6
9 = (x + 5)0.6
15 = x + 5
x = 10