Taking point (0,-2) of graph one and replacing in the equation;
2x+3y=6
2(0)+3(-2)=6
-6=6
So graph isn't the required graph.
Taking point (0,2) of graph 2;
2x+3y=6
2(0)+3(2)=6
6=6
So, graph 2 is the required graph.
It's actually 2268 square inches, or in with a little two in the corner
This is a function since it passes the vertical line test. It is impossible to draw a single vertical line to have it pass through more than one point on the curve.
The domain is the set of numbers x such that x is between -3 and +3 excluding those endpoints. In other words, the domain is -3 < x < 3. We never actually get to either endpoint because of the vertical asymptotes.
The range is the set of all real numbers. It is possible to get any output we want depending on the specific input.
Answer:
The first table.
Step-by-step explanation:
Every single time, the x is being multiplied by 3 to get the y, and that means its proportional. Also, the second one is for sure NOT proportional
Answer:
a) x = 1225.68
b) x = 1081.76
c) 1109.28 < x < 1198.72
Step-by-step explanation:
Given:
- Th random variable X for steer weight follows a normal distribution:
X~ N( 1154 , 86 )
Find:
a) the highest 10% of the weights?
b) the lowest 20% of the weights?
c) the middle 40% of the weights?
Solution:
a)
We will compute the corresponding Z-value for highest cut off 10%:
Z @ 0.10 = 1.28
Z = (x-u) / sd
Where,
u: Mean of the distribution.
s.d: Standard deviation of the distribution.
1.28 = (x - 1154) / 86
x = 1.28*86 + 1154
x = 1225.68
b)
We will compute the corresponding Z-value for lowest cut off 20%:
-Z @ 0.20 = -0.84
Z = (x-u) / sd
-0.84 = (x - 1154) / 86
x = -0.84*86 + 1154
x = 1081.76
c)
We will compute the corresponding Z-value for middle cut off 40%:
Z @ 0.3 = -0.52
Z @ 0.7 = 0.52
[email protected] < x < [email protected]
-.52*86 + 1154 < x < 0.52*86 + 1154
1109.28 < x < 1198.72