Answer:
Whoa, that's a lot to answer...
15. 30000=500x
16. y=58x+5
in 16, the total cost is y, so y has to be in 1 side for itself. and we need to add the amount of tickets and the fee (5$). So we get that equation.
Tax is money people and businesses pay to the Australian Government to provide services including: health. education. defence.
Answer:
y = 2
Step-by-step explanation:
If someone gives you an function that says f(x) = x + 2, that is the same thing as saying y = x + 2. The f(x) part is just to represent that it is a function of x.
Answer:
There are ways for quickly multiply out a binomial that's being raised by an exponent. Like
(a + b)0 = 1
(a + b)1 = a + b
(a + b)2 = a2 + 2ab + b2
(a + b)3 = (a + b)(a + b)2 = (a + b)(a2 + 2ab + b2) = a3 + 3a2b + 3ab2 + b3
and so on and so on
but there was this mathematician named Blaise Pascal and he found a numerical pattern, called Pascal's Triangle, for quickly expanding a binomial like the ones from earlier. It looks like this
1 1
2 1 2 1
3 1 3 3 1
4 1 4 6 4 1
5 1 5 10 10 5 1
Pascal's Triangle gives us the coefficients for an expanded binomial of the form (a + b)n, where n is the row of the triangle.
Hope this helps!