Answer:

Step-by-step explanation:
Assuming this complete question:
"Suppose a certain species of fawns between 1 and 5 months old have a body weight that is approximately normally distributed with mean
kilograms and standard deviation
kilograms. Let x be the weight of a fawn in kilograms. Convert the following z interval to a x interval.
"
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".
Solution to the problem
Let X the random variable that represent the weights of a population, and for this case we know the distribution for X is given by:
Where
and 
And the best way to solve this problem is using the normal standard distribution and the z score given by:

We know that the Z scale and the normal distribution are equivalent since the Z scales is a linear transformation of the normal distribution.
We can convert the corresponding z score for x=42.6 like this:

So then the corresponding z scale would be:

Answer:
(-3, 4)
General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Equality Properties
- Multiplication Property of Equality
- Division Property of Equality
- Addition Property of Equality
- Subtract Property of Equality
<u>Algebra I</u>
- Terms/Coefficients
- Solving systems of equations using substitution/elimination
Step-by-step explanation:
<u>Step 1: Define Systems</u>
y = -x + 1
2x + 3y = 6
<u>Step 2: Solve for </u><em><u>x</u></em>
<em>Substitution</em>
- Substitute in <em>y</em>: 2x + 3(-x + 1) = 6
- Distribute 3: 2x - 3x + 3 = 6
- Combine like terms: -x + 3 = 6
- Isolate <em>x</em> terms: -x = 3
- Isolate <em>x</em>: x = -3
<u>Step 3: Solve for </u><em><u>y</u></em>
- Define equation: y = -x + 1
- Substitute in <em>x</em>: y = -(-3) + 1
- Simplify: y = 3 + 1
- Add: y = 4
The point of intersection of both graphs will have the coordinate (5, 9).
<h3>What is the Point of Intersection of the Graph?</h3>
We are given the functions;
f(x) = x + 4
g(x) = -2x + 19
Now, the point of intersection of both graphs is when both functions are equal which is at f(x) = g(x). Thus;
x + 4 = -2x + 19
x + 2x = 19 - 4
3x = 15
x = 15/3
x = 5
Thus;
f(x) = 5 + 4 = 9
g(x) = -2(5) + 19 = 9
Thus, the point of intersection of both graphs will have the coordinate (5, 9)
Read more about Graph Intersection at; brainly.com/question/11337174
#SPJ1