Mode (most occurring) - 4
mean (average) - 8
median (middle number from least to greatest) - 4
Lets get started :)
f(x) =

- 2
y =

- 2
This is the original equation, and now we have to find the inverse.
When finding the inverse, just flip the variables, x as y and y as x
f ⁻¹(x)
↓
x =

- 2
We have to isolate y as it is our f ⁻¹(x)
Take 2 to the other side { When you see subtraction, you do addition }
x + 2 =

Take 9 to the other side { When you see division, you do multiplication }
9 ( x + 2 ) = y
9x + 18 = y
f ⁻¹ (x) = 9x + 18
Answer: ? = x + 1
Step-by-step explanation:
The perimeter of the garden is x + 3x + 1 + x + ?
The perimeter of the garden is also (6x + 2)
Therfore:
x + 3x + 1 + x + ? = 6x + 2
<em>Collect like terms: </em>
5x + 1 + ? = 6x + 2
<em>Subtract 5x from both sides:</em>
1 + ? = x + 2
<em>Subtract 1 from both sides:</em>
? = x + 1
You cannot find ? as a number, only in terms of x.
Given,
CP of cosmetics = Rs 360 per dozen
SP of a pair of cosmetics = Rs 80
We need to find the profit percentage.
Solution,
We know that,
1 dozen = 12 items
CP of 1 cosmetic = 360/12 = Rs 30
SP of 1 cosmetic = 80/2 = Rs 40
Profit = SP-CP
= Rs 40 - Rs 30
= Rs 10
Profit percentage is given by :

So, the profit percentage is 33.34%.
Answer:
a_n = 28-2n
Step-by-step explanation:
Given sequence is:
26,24,22,20
We can see that the difference between consecutive terms is same so the sequence is an arithmetic sequence
The standard formula for arithmetic sequence is:

Here,
a_n is the nth term
a_1 is the first term
and d is the common difference
So,
d = 24-26
= -2
a_1 = 26
Putting the values of d and a_1

Hence, the recursive formula for given sequence is: a_n = 28-2n ..