Answer:
x is greater then 12
Step-by-step explanation:
Let a=price of adult ticket
let c=price of a child's ticket
start out by writing the following system of equations:
3a+4c=132
2a+3c=94
then, multiply the first equation by 2, and the second equation by 3 to get the following system of equations:
6a+8c=264
6a+9c=282
subtract the like terms to get the following equation:
-c=-18
divide both sides by -1 to get rid of the negative to get the price of a child's ticket to be $18. to find the price of an adult ticket, pick one of the original equations to substitute the 18 in for c to find a. for example:
2a+3c=94
2a+3(18)=94
2a+54=94
-54 -54
2a=40
2 2
a=20
or if you decide to use the other equation:
3a+4c=132
3a+4(18)=132
3a+72=132
-72 -72
3a=60
3 3
a=20
either way, you still get an adults ticket to be $20 and a child's ticket to be $18.
22.5/(x-6) + 22.5/(x+6) = 9
multiply by x-6
=> (x-6)22.5/(x-6) + (x-6)22.5/(x+6) = 9(x-6)
=> 22.5 + (x-6)22.5/(x+6) = 9(x-6)
multiply by x+6
=> (x+6)22.5 + (x+6)(x-6)22.5/(x+6) = 9(x-6)(x+6)
=> (x+6)22.5 + (x-6)22.5 = 9(x-6)(x+6)
distribute
=> 22.5x+6(22.5) + 22.5x - 6(22.5) = 9(x^2 - 36)
=> 45x = 9x^2 - 9(36)
=> 0 = 9x^2 - 45x - 9(36)
divide by 9
=> 0 = x^2 - 5x - 36
=> 0 = x^2 - 5x - 36
=> 0 = (x - 9)(x + 4)
x=9 and -4
Answer:
<em>y=7x+1</em>
Step-by-step explanation:
<u>Linear modeling</u>
Consists of finding a linear equation that represents a situation in real life.
Jenny starts her stamps collection with only 1 stamp.
Then she collects 7 stamps per day.
Let's call
y=total amount of stamps in Jenny's collection
x=number of days
Knowing Jenny collects 7 stamps per day, then in x days, she collects 7x stamps. The total amount can be obtained by adding the first stamp she had. Thus, the model is:
y=7x+1