1] y - 3x = -8
[2] y + 9x = 4
-3x + y = -8 9x + y = 4
Solve equation [2] for the variable y
[2] y = -9x + 4
// Plug this in for variable y in equation [1]
[1] (-9x+4) - 3x = -8
[1] - 12x = -12
// Solve equation [1] for the variable x
[1] 12x = 12
[1] x = 1
// By now we know this much :
y = -9x+4
x = 1
// Use the x value to solve for y
y = -9(1)+4 = -5
{y,x} = {-5,1}
Answer:
x + y ≤
3x + 5y ≥ 1100
Step-by-step explanation:
Given:
Seating capacity of theater = 250
Cost of each child ticket = $3
Cost of each adult ticket = $5
Cost per performance = $1100 at least
Find:
System of inequalities
Computation:
Let;
x = Number of children's tickets
y = Number of adult tickets
So
x + y ≤
3x + 5y ≥ 1100
Answer:
Box A's volume is bigger by 864 cubic inches
Step-by-step explanation:
12 × 18 × 24 = 5184
12 × 12 × 30 = 4320
Then we subtract. 5184 - 4320 = 864
9514 1404 393
Answer:
y = -3x^2 -9x +30
Step-by-step explanation:
When a polynomial has a zero at x=p, it has a factor of (x -p). The factors of your quadratic are ...
f(x) = (x +5)(x -2)
At the point x=3, the value of this product is ...
f(3) = (3 +5)(3 -2) = (8)(1) = 8
In order for that value to be -24, it needs to be multiplied by a scale factor of -3. The quadratic you want is ...
y = -3(x +5)(x -2)
y = -3x^2 -9x +30 . . . . . standard form