Answer:
adult tickets = 17, children tickets = 9
Step-by-step explanation:
Let x be the number of children and y the number of adults
Then given that 26 tickets are sold, we can write
x + y = 26 → (1)
Given that ticket cost was $194 we can write
5.5x + 8.5y = 194 → (2)
Rearrange (1) expressing y in terms of x by subtracting x from both sides
y = 26 - x → (3)
Substitute y = 26 - x into (2)
5.5x + 8.5(26 - x) = 194 ← distribute and simplify left side
5.5x + 221 - 8.5x = 194
- 3x + 221 = 194 ( subtract 221 from both sides )
- 3x = - 27 ( divide both sides by - 3 )
x = 9
Substitute x = 9 into (3) for corresponding value of y
y = 26 - 9 = 17
Hence number of adult tickets sold = 17
number of children tickets sold = 9
Hello,
Shall we begin?
<span>F(x)=9x-6
</span>
F(1) = 9 * 1 - 6
F(1) = 9 - 6
F(1) = 3
Answers: 3
Answer:
i wish i could help but its kind of over a minute but the answer is C
1.x^2 +6x - 4 = 6x
X^2 + 6x -4 - 6x = 0
X^2 - 4 = 0
By difference of two squares :
X^2 - 4 = 0 can be written as (x-2) (x+2) = 0
(X-2)=0 therefore x= 2
(X+2)=0 therefore x= -2
2. X^2 - 8x = -6x
X^2 -8x + 6x = 0
X^2 - 2x = 0
X(X-2) = 0
X= 0, X= 2