1. **State the problem:** We have a trapezoid with perimeter $P = 150$ cm and area $A = 0.12$ m². We want to find possible lengths for its bases and height.
2. **Convert units:** Since $A$ is in square meters, convert it to square centimeters for consistency: $$0.12\text{ m}^2 = 0.12 \times 10000 = 1200\text{ cm}^2.$$
3. **Recall formulas:**
- Perimeter of trapezoid: $$P = a + b + c + d,$$ where $a,b$ are bases and $c,d$ are legs.
- Area of trapezoid: $$A = \frac{(a+b)}{2} \times h,$$ where $h$ is the height.
4. **Assumptions:** To simplify, assume the trapezoid is isosceles, so legs are equal: $c = d = l$. Then perimeter becomes:
$$P = a + b + 2l = 150.$$
5. **Express $l$ in terms of $a,b$ and $h$:** Using Pythagoras on the leg:
$$l = \sqrt{h^2 + \left(\frac{a-b}{2}\right)^2}.$$
6. **Use area formula to express $h$:**
$$h = \frac{2A}{a+b} = \frac{2 \times 1200}{a+b} = \frac{2400}{a+b}.$$
7. **Substitute $h$ into $l$ and perimeter:**
$$l = \sqrt{\left(\frac{2400}{a+b}\right)^2 + \left(\frac{a-b}{2}\right)^2}.$$
Perimeter equation:
$$a + b + 2l = 150.$$
8. **Choose values for $a$ and $b$ to solve:** Try $a=70$, $b=50$ (both in cm):
- Compute $h$:
$$h = \frac{2400}{70+50} = \frac{2400}{120} = 20\text{ cm}.$$
- Compute $l$:
$$l = \sqrt{20^2 + \left(\frac{70-50}{2}\right)^2} = \sqrt{400 + 10^2} = \sqrt{400 + 100} = \sqrt{500} \approx 22.36\text{ cm}.$$
- Compute perimeter:
$$70 + 50 + 2 \times 22.36 = 120 + 44.72 = 164.72\text{ cm},$$ which is more than 150 cm.
9. **Adjust $a$ and $b$ to reduce perimeter:** Try $a=60$, $b=40$:
- $h = \frac{2400}{100} = 24$ cm
- $l = \sqrt{24^2 + (10)^2} = \sqrt{576 + 100} = \sqrt{676} = 26$ cm
- Perimeter:
$$60 + 40 + 2 \times 26 = 100 + 52 = 152\text{ cm},$$ close to 150 cm.
10. **Final answer:** Possible dimensions are bases $a=60$ cm, $b=40$ cm, height $h=24$ cm, legs $l=26$ cm, giving perimeter approximately 150 cm and area 0.12 m².
This approach shows how to find plausible base lengths and height for the trapezoid given perimeter and area.
Trapezoid Dimensions 6C63D5
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.