Answer:
To find the volume of the fish tank, we will need to multiply the height, the length, and the width of the fish tank. So, 21 x 27 x 16 = 9072 cm
Answer: $222.73
===========================================
Work Shown:
x = pre-GST price
10% of x = 0.10x = tax amount
x + 0.10x = 1.10x = post-GST price = 245
1.10x = 245
x = 245/1.10
x = 222.7272 approximately
x = 222.73 is the price before tax.
------------
Check:
10% of 222.73 = 0.10*222.73 = 22.273 = 22.27
The tax amount ($22.27) is added to the pre-GST price to get
22.27+222.73 = 245
which matches the post-GST price mentioned.
The answer is confirmed.
Or another way to confirm the answer is to calculate this
1.10*222.73 = 245.003 = 245
By definition we have that the volume is given by
V = h * w * l
where
V: Volume
h: height
w: width
l: length
Clearing the height we have:
h = V / (w * l)
h = (5 - x) / ((x) * (x - 2))
The expression is not defined for the values of x that make the denominator zero:
((x) * (x - 2)) = 0
x = 0
x = 2
Answer
h = (5 - x) / ((x) * (x - 2))
x = 0
x = 2
Answer: The inverse of the linear function f(x)=2x+1 is f^(-1) (x) = (1/2)x-1/2
Solution
f(x)=2x+1
y=f(x)
y=2x+1
Isolating x: Subtracting 1 both sides of the equation:
y-1=2x+1-1
y-1=2x
Multiplying both sides of the equation by 1/2:
(1/2)(y-1)=(1/2)2x
(1/2)y-1/2=x
x=(1/2)y-1/2
Changing "x" by "f^(-1) (x)" and "y" by "x":
f^(-1) (x) = (1/2)x-1/2