Answer: Choice B
Range = {-3, 1, 5}
============================================
Explanation:
The domain is the set of all possible input x values. The range is the set of all possible y outputs.
Plug in each x value from the domain, one at a time, to get its corresponding range y value.
--------------------
Start with x = -3
f(x) = 2x+3
f(-3) = 2(-3)+3
f(-3) = -6+3
f(-3) = -3
So -3 is in the range.
--------------------
Move onto x = -1
f(x) = 2x+3
f(-1) = 2(-1)+3
f(-1) = -2+3
f(-1) = 1
1 is also in the range
--------------------
Finally plug in x = 1
f(x) = 2x+3
f(1) = 2(1)+3
f(1) = 2+3
f(1) = 5
The value 5 is the final value in the range.
--------------------
All of those values form the set {-3, 1, 5} which is the complete range.
Answer:
A
Step-by-step explanation:
This explanation mostly depends on what you're learning right now. The first way would be to convert this matrix to a system of equations like this.
g + t + k = 90
g + 2t - k = 55
-g - t + 3k = 30
Then you solve using normal methods of substitution or elimination. It seems to me that elimination is the quickest method.
g + t + k = 90
-g - t + 3k = 30
____________
0 + 0 + 4k = 120
4k = 120
k = 30
No you can plug this into the first two equations
g + t + (30) = 90
g + t = 60
and
g + 2t - (30) = 55
g + 2t = 85
now use elimination again by multiplying the first equation by -1
g + 2t = 85
-g - t = -60
_________
0 + t = 25
t = 25
Now plug those both back into one of the equations. I'll just do the first one.
g + (25) + (30) = 90
g = 35
Therefore, we know that Ted spent the least amount of time on the computer.
The second method is using matrix reduction and getting the matrix in the row echelon form, therefore solving using the gauss jordan method. If you would like me to go through this instead, please leave a comment.
60 of each item
Step-by-step explanation:
5 boxes of pencils, 6 boxes of markers, 15 boxes of notebooks, 10 boxes of erasers, and four boxes of folders
Answer:
1.6%
Step-by-step explanation:
The cumulative distribution function (CDF) of a random variable X is denoted by F(x), and is defined as
F(x) = P(X ≤ x). where x is the largest possible value of X that is less than or equal to x
z = (x-μ)/σ,
where:
x is the raw score = 205
μ is the population mean, = 220 pounds
σ is the population standard deviation = 7 pounds
205 -220/7
z = -15/7
z = -2.1428571429
Using the normal cdf function on your graphing calculator,the cumulative distribution is
normalcdf( -2.1428571429, 100)
= 0.01606229
In percent form = 0.01606229 × 100
= 1.6%