Answer:
y = 4
Step-by-step explanation:
Since the line in question is parallel to the x axis, we can tell that going from one end of the line to the other, x value changes, but y value always stays the same and equals 4.
6y - 3x > 9
-3x > -6y + 9
x < 2y - 3....yes, it is shaded below the line
Use Pythagorean therom to find if the 3 side lengths make a triangle
Answer:
x=2, y=3.
Step-by-step explanation:
0.2x + 0.3y = 1.3
0.4x + 0.5y = 2.3
From the first equation y = (1.3 - 0.2x) / 0.3
Substituting in second equation:
0.4x + 0.5(1.3 - 0.2x) / 0.3 = 2.3
Multiply through by 0.3:
0.12x + 0.5(1.3 - 0.2x) = 0.69
0.12x + 0.65 - 0.1x = 0.69
0.02x = 0.04
x = 2.
Substituting for x in equation 1:
0.2* 2 + 0.3y = 1.3
0.4 + 0.3y = 1.3
0.3y = 1.3 - 0.4 = 0.9
y = 3.
Check in equation 2:
0.4 * 2 + 0.5(3) = 0.8 + 1.5 = 2.3.
- Correct.