Hi there!
x - 3y = 9
x = 9 + 3y
-4x + y = 8
-4(9+3y) + y = 8
-36 - 12y + y = 8
-36 - 11y = 8
-11y = 44
-y = 4
y = -4
x - 3y = 9
x - 3(-4) = 9
x + 12 = 9
x = 21
So, your answers are y = -4 and x = 21.
Hope this helps!
Answer: option d
Step-by-step explanation:
Remember the identity:

The inverse of the tangent function is arctangent. You need to use this to calculate the angle "S":
Knowing that: you need to find the measure of the angle "S" ,
(which is the adjacent side) and
(which is the opposite side), you can sustitute values into 
Then, you get that the measure of "S" rounded to the nearest tenth is:

Answer:
The answer is Graph D.
Step-by-step explanation:
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