Answer:
(2*2*1.5*1/3)+(2*1.5*4)= 14
Step-by-step explanation:
To find the area of a pyramid, you use the equation of 1/3 *lwh. When we place the values in there, we get 2*2*1.5*1/3, which is equal to 2. Then we solve the bottom part. Since it is a rectangular prism, we use the equation of lwh. When we insert the values, we get 2*1.5*4, which is equal to 12. Now, we take these two values of 2 and 12 and we combine them, giving us our final answer of 14.
If I understand correctly, you went wrong because you solved for Y instead of M, like the question dictates.
61*40=60*40+1*40=2400+40=2440.
Therefore [] is 4
Answer:


Step-by-step explanation:
For this exercise it is important to remember that "Times as great as" indicates multiplication.
Therefore, "4 times as great as" can be expressed as following:

So, the statement "24 is 4 times as great as" indicates that 24 is equal to
.
Knowing this, you can write the following equation:

In order to solve for "k", you can divide both sides of the equation by 4. Then, you get the following result:

Answer:
The first one
Step-by-step explanation:
g(x) = ax² + bx + c
Point (0,0):
0 = a.0² + b.0 + c
c = 0
Point (2,1):
1 = a.2² + b.2 + c
4a + 2b + c = 1
But c = 0. Then:
4a + 2b = 1
Another point: (- 2, 1):
1 = a.(- 2)² + b.(- 2) + c
4a - 2b = 1
{4a + 2b = 1
{4a - 2b = 1
4a + 2b = 4a - 2b
4a - 4a = - 2b - 2b
- 4b = 0
b = 0
4a + 2b = 1
4a + 2.0 = 1
4a = 1
a = 1/4
The formula is:
g(x) = (1/4)x²
I hope I've helped you.