For this case, the first thing we must do is define variables:
x: first number
y: second number
We now write the system of equations:
x + y = 20
y = 2x + 35
Solving the system we have:
x = -5
y = 25
Answer:
The numbers are:
x = -5
y = 25
Answer:
Step-by-step explanation:
Previous concepts
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".
Let X the random variable that represent interest on this case, and for this case we know the distribution for X is given by:
And let
represent the sample mean, the distribution for the sample mean is given by:
On this case
Solution to the problem
We want this probability:
The best way to solve this problem is using the normal standard distribution and the z score given by:
If we apply this formula to our probability we got this:
9514 1404 393
Answer:
(x, y, z) = (-1, 0, -3)
Step-by-step explanation:
We notice that the coefficients of z are such that elimination of the z term from the equations is made easy.
Adding equations 1 and 2:
(2x -3y -2z) +(x +3y +2z) = (4) +(-7)
3x = -3
x = -1
Adding equations 2 and 3:
(x +3y +2z) +(-4x -4y -2z) = (-7) +(10)
-3x -y = 3
Substituting for x, we get ...
(-3)(-1) -y = 3
0 = y . . . . . . . . . . . add y-3 to both sides
Then z can be found from any equation. Substituting for x and y in the second equation gives ...
-1 +2z = -7
2z = -6 . . . . . add 1
z = -3 . . . . . .divide by 2
The solution is (x, y, z) = (-1, 0, -3).