Answer:
18.72 cubic feet
Step-by-step explanation:
Volume of the aquarium = lwh
- l = 5.2 ft,
- w = 1.8 ft
- h = 2 ft
V = 5.2*1.8*2 = 18.72 cubic feet
Answer:
54
Step-by-step explanation:
You just multiply 0.3 and 8 to get 2.4. So, peter's dog will eat 2.4 kilograms of dog food in 8 days
Answer:
P(7, -7)
Step-by-step explanation:
Xp = 6+ ⅓(9-6)= 6+ ⅓(3)=6+1 =7
Yp = -10 + ⅓(-1+10)= -10+⅓(9)= -10+3=-7
=> P (7, -7)
Answer:
Let's define two transformations.
Vertical translation.
If we have a function f(x), a vertical translation of N untis is written as:
g(x) = f(x) + N
If N is positive, then the translation is upwards
If N is negative, then the translation is downwards.
Horizontal translation.
If we have a function f(x), a horizontal translation of N units is written as:
g(x) = f(x - N)
if N is positive, then the translation is to the right
If N is negative, then the translation is to the left.
Now we have a function g(x) that is a transformation of a parent function f(x) (we actually do not know which parent function, so i assume f(x) = x^2) such that we have a shift right 5 units and up 3 units.
Then:
g(x) = f(x - 5) + 3
and again, using f(x) = x^2
g(x) = (x - 5)^2 + 3