Answer:
tickets were sold to student and
tickets were sold to adults
Explanation:
Let the number of tickets purchased by students be "X" and the number of tickets purchased by adults be "Y"
Given
Total number of tickets sold 
Total amount collected by selling
tickets
dollar
Cost of one ticket of student
dollar
Cost of one ticket of adult
9 dollar
Two equation are as follows
------Eq (1)
-------- Eq (2)
Multiplying eq (1) by 9 and subtracting from equation 2 we get

Substituting the value of X in equation 1 we get

Therefore,
tickets were sold to student and
tickets were sold to adults
Depending on the location if the house and how much you want to sell it for. Just make sure basic things such as Holes in wall’s are fixed or more noticeable details. Otherwise if the house is in good shape and appliances, heating, water are all fine then not a lot.
Answer:
Write convert() method to cast double to int Complete the convert() method that casts the parameter from a double to an integer and returns the result. Note that the main() method prints out the returned value of the convert() method.
Ex: If the double value is 19.9, then the output is: 19
Ex: If the double value is 3.1, then the output is: 3
Explanation:
<h2>
plz mark me as a BRAINLIAST...</h2>