Substitute x with the members of the domain.
f(x) = 5x² + 4
Substitute with the domain of -4
f(x) = 5x² + 4
f(-4) = 5(-4)² + 4
f(-4) = 5(16) + 4
f(-4) = 80 + 4
f(-4) = 84
Substitute with the domain of -2
f(x) = 5x² + 4
f(-2) = 5(-2)² + 4
f(-2) = 5(4) + 4
f(-2) = 20 + 4
f(-2) = 24
Substitute with the domain of 0
f(x) = 5x² + 4
f(0) = 5(0)² + 4
f(0) = 5(0) + 4
f(0) = 0 + 4
f(0) = 4
Substitute with the domain of 1.5
f(x) = 5x² + 4
f(1.5) = 5(1.5)² + 4
f(1.5) = 5(2.25) + 4
f(1.5) = 11.25 + 4
f(1.5) = 15.25
Substitute with the domain of 4
f(x) = 5x² + 4
f(4) = 5(4)² + 4
f(4) = 5(16) + 4
f(4) = 80 + 4
f(4) = 84
The range of the function for those domain is {4, 24, 15.25, 84}
-4 = 3x + 6y
6y = -3x - 4
y = -1/2x - 2/3.....slope here is -1/2. A parallel line will have the same slope
ax - 8y = 12
-8y = -ax + 12
y = (-a/-8)x + 12......so a would have to be -4 because -(-4) / -8 = -4/8 = -1/2
ur answer is : a = -4
Answer:
Large boxes are 18.25 kg
Small boxes are 15.25 kg
Step-by-step explanation:
This is a system of equations. You need to set up each equation first.
I am assigning x to be big boxes and y to be small boxes.
5x + 3y = 137
2x + 6y = 128
To solve, you will need to eliminate a variable. That means you will have to multiply one of the equations by a number to make it so a variable will be eliminated. I will be multiplying the top equation by -2.
-2 ( 5x + 3y = 137)
2x + 6y = 128
Distribute the -2 to everything in the parentheses in the first equation.
-10x - 6y = -274
2x + 6y = 128
Notice the 6y will go away because -6y + 6y = 0. Now add the equations together. The remaining equation is:
-8x = -146
Solve for x by dividing by -8.
x = 18.25
Now plug that into one of the original equations.
2(18.25) + 6y = 128.
36.5 + 6y = 128 Subtract 36.5 from each side
-36.5 -36.5
6y = 91.5 Divide by 6 to solve
y = 15.25