I'm going to assume you need this inequality solved.
First, write it as numbers, not words.
7/10n + 14 < 49
where "n" is the unknown number.
Second, if I were you, I'd change that fraction into a decimal, as it'll make life easier later on.
7/10 = 0.7
Now, solve it like you would any other equation.
0.7n + 14 < 49
0.7n +14 - 14 < 49 - 14
0.7n < 35
0.7n ÷ 0.7 < 35 ÷ 0.7
n < 50
The answer is n < 50
Answer:
Step-by-step explanation:
(-6,7) & m = -2
point slope form of line : y - y₁ = m (x-x₁)
y - 7 = (-2) (x - [-6] )
y - 7 = (-2) (x + 6)
y - 7 = -2x - 2 * 6
y - 7 = -2x - 12
2x + y = -12 +7
2x + y = -5 0r y = -2x - 5
The correct answer is vertex.
Vertex is minimum(lowest) point when parabola opens upwards, it is the maximum(highest) point when parabola opens downward, it is the farthest point on left if parabola opens right and farthest point towards right if parabola opens left.
So the correct answer to this question is option D
Answer: B
Step-by-step explanation: Hope this help :D
Answer:the number of adult tickets that the movie theatre sold is 63.
the number of child's tickets that the movie theatre sold is 61
Step-by-step explanation:
Let x represent the number of adult tickets that the movie theatre sold.
Let y represent the number of child's tickets that the movie theatre sold.
The total number of tickets sold is 124. It means that
x + y = 124
Movie theater charges $11.00 for an adult ticket and $8.00 for a child's ticket. The total cost of the tickets sold is 1181. It means that
11x + 8y = 1181 - - - - - - - - - - - -1
Substituting x = 124 - y into equation 1, it becomes
11(124 - y) + 8y = 1181
1364 - 11y + 8y = 1181
- 11y + 8y = 1181 - 1364
- 3y = - 183
y = - 183/ - 3
y = 61
x = 124 - y = 124 - 61
x = 63