Answer:
2x2 + x - 10
Step-by-step explanation:
Answer:
Y = X - 2 would be the answer.
Answer:
Step-by-step explanation:
Length = x
width = x - 7
height = x - 10
volume = 600 in^3
Volume = L * w * h
600 = x * (x - 7)*(x - 10)
600 = x * (x^2 - 17x + 70)
600 = x^3 - 17x^2 + 70x
x^3 - 17x^2 + 70x - 600 = 0
There is a genius somewhere that could solve this using algebra. The rest of us have 2 choices. We can graph it (see below) or we could use a program that solves it for us. I'll do both for you.
a = 1
b = - 17
c = 70
d = - 600
There is only 1 real solution: x = 15
L = 15
w = 8
h = 5
That has to be one of the ugliest graphs made. It does into the hundreds of thousands and it still looks like a straight line. Trust me. It's not.
Answer:

Step-by-step explanation:

Let x = number of adults tickets sold
then, 1750 - x = number of children tickets sold
We know that the cost for adult tickets is $5 and and children is above calculated so sum total tickets sold cost is $7100.
($5)(x) + ($2)(1750-x) = $7100
5x - 2x + 3500 = 7100
3x = 3600
x = 1200