Alright First you combine the like terms.
9n - 3n = 6n
21 - 24 = -3
Rewrite the simplified equation
6n - 3 = 0
Solve for n
6n = 3
n = 3/6
n = 1/2
Ask if you need more help! :)
1.) -4x-32 2.) -6x-3 3.) -3n-28 4.) -2x-7 5.) ??? 6.) 4b-2 (I couldn't figure out #5 sorry)
Answer:
y=3/2(x)+4
Step-by-step explanation:
Because line AB is perpendicular to line BC, the slope of AB is equal to 3/2. Substituting (-2,1) into the new equation gives us "1=3/2(-2)+b" which simplifies to 1=-3+b. This means that b=4.
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a) = 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking where n = 37. is normally distributed with mean 62.5 in and standard deviation . So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:
Distance between the points A and B is 15.52 units.
Step-by-step explanation:
It has been given in the question that an airplane flies along a straight line from City A to City B.
Map has been laid out in the (x, y) coordinate plane and the coordinates of these cities are A(20, 14) and B(5, 10).
Distance between two points A'(x, y) and B'(x', y') is represented by the formula,
d =
So we plug in the values of (x, y) and (x', y') in the formula,
d =
d =
d =
d = 15.52
Therefore, distance between the points A and B is 15.52 units.