............................
Answer:
a = l²
v = s³
Step-by-step explanation:
The area of a rectangle is the product of its length and width. When that rectangle is a square, the length and width are the same. Here, they are given as "l". Then the area of the square is ...
a = l·l = l²
__
The volume of a cuboid is the product of its height and the area of its base. A cube of edge length s has a square base of side length s and a height of s. Then its volume will be ...
v = s·(s²) = s³
The two equations you want are ...
• a = l²
• v = s³
Answer:
(4,0) and (- 2,0): Answer
Step-by-step explanation:
Absolute value questions have two essential steps.
1. Solve the equation as it is written.
2. Solve it changing the sign of the right hand side. I will include a graph to confirm my answer
4*abs(x - 1) = 12 Divide by 4
- abs(x - 1) = 12/4
- abs(x - 1) = 3 Equate this to 3
- x - 1 = 3 Add 1 to both sides
- x - 1 + 1 = 3 + 1 Combine
- x = 4
4*abs(x - 1) = - 12 Divide by 4
- abs(x - 1) = - 12/4
- abs(x - 1) = - 3
- x - 1 = - 3 Add 1 to both sides
- x - 1 + 1 = -3 + 1
- x = - 2
So this has 2 answers
(4,0) and (- 2,0)