Check whether it is possible to have a triangle with the given side lengths for example 7,9,13 then add any two sides and see if it is greater than the other side. Example the sum of 7 and 9 is 16 and 16 is greater than 13
Answer:
PLEASE PROVIDE MORE INFORMATION
Step-by-step explanation:
------------------------------------------
Define adult and student tickets
------------------------------------------
Let the number of adult tickets be x
Adult tickets = x
Student tickets = x + 69
------------------------------------------
Form equation and solve for x
------------------------------------------
x + x + 69 = 569
2x + 69 = 569 ← Combine like terms
2x = 569 - 69 ← Subtract 69 from both sides
2x = 500
x = 250 ← Divide by 2 to find x
------------------------------------------------------------------------------------
Find the number of adult tickets and student tickets
------------------------------------------------------------------------------------
Adult tickets = x = 250
Student tickets = x + 69 = 319
------------------------------------------------------------------------------------
Answer: Adult tickets = 250 ; Student tickets = 319
------------------------------------------------------------------------------------
C because you need to use the formula and then calculate
Hello,
x²+y²-10x+6y+18=0
==>(x²-2*5x+25)+(y²+2*3y+9)+18-25-9=0
==>(x-5)²+(y+3)²=16
Radius is 4.
Center (5,-3)