Answer:
14 boys paid for the full year fee and 4 boys paid for the partial year fee
Step-by-step explanation:
Create a system of equations, where x is the number that paid for the $24 fee and y is the number that paid for the $16 fee:
24x + 16y = 400
x = y + 10
Solve by substitution by plugging in y + 10 as x:
24x + 16y = 400
24(y + 10) + 16y = 400
Solve for y:
24y + 240 + 16y = 400
40y + 240 = 400
40y = 160
y = 4
Then, plug in 4 as y to find x:
x = y + 10
x = 4 + 10
x = 14
So, 14 boys paid for the full year fee and 4 boys paid for the partial year fee.
Well a stadium should have benches a field a food stand bathrooms a hotbox and a building within it
This is so blurry, can you take another picture or type the questions out please/
We assume you want to find the inverse transform of s/(s^2 +3s -4). This can be written in partial fraction form as
(4/5)/(s+4) + (1/5)/(s-1)
which can be found in a table of transforms to be the transform of
(4/5)e^(-4t) + (1/5)e^t
_____
There are a number of ways to determine the partial fractions. They all start with factoring the denominator.
s^2 +3x -4 = (s+4)(s-1)
After that, you can postulate the final form and determine the values of the coefficients that make it so. For example:
A/(s+4) + B/(s-1) = ((A+B)s + (4B-A))/(s^2 +3x -4)
This gives rise to two equations:
(A+B) = 1
(4B-A) = 0