Answer:

Step-by-step explanation:
Given


Required
A function that represents the total resale value of the two vehicles
To do this, we simply add up the functions


Factorize


C + a = 132.....a = 132 - c
5.10c + 9.60a = 898.20
5.10c + 9.60(132 - c) = 898.20
5.10c + 1267.20 - 9.60c = 898.20
5.10c - 9.60c = 898.20 - 1267.20
-4.50c = - 369
c = -369/-4.50
c = 82 <=== child tickets sold
Step-by-step explanation:
Hope it helpful to you ok good morning
The first (and most typical) way to find distance of two points is by using the distance formula.

One alternative is the Manhattan metric, also called the taxicab metric. This option is much more complicated, and rarely used in high school math. d(x,y)=∑i|xi-yi|