It's the same because you're trying to find net price (end price)
You're going to take in both scenarios 100%-15%= 85%
You're always going to be paying only 85% of the price.
3.600 *38=136800/12=11400/9=1266.66666667/3=422.222222223 will be the answers
The graph shown is not a function because points (-1,2) and (-1,0) have the same x value.
False.
If w is 25% of z, then w:z would be 25:100, because 25 is 25% of 100.
If Z:W was 75:25, it would be wrong because 25 is 33% of 75, not 25%.
Base case: For
, the left side is 2 and the right is
, so the base case holds.
Induction hypothesis: Assume the statement is true for
, that is

We want to show that this implies truth for
, that

The first
terms on the left reduce according to the assumption above, and we can simplify the
-th term a bit:


so the statement is true for all
.