Get the answers you need at Westonci.ca, where our expert community is always ready to help with accurate information. Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.
Sagot :
Answers:
- Length = 17
- Width = 6
======================================================
How to get those answers:
Let w be the unknown width in centimeters. This variable is some positive real number. This means w > 0 which will be useful later.
The length is "1 cm less than 3 times its width" and it tells us the length is defined by the expression 3w-1. Whatever w is, we triple it to get 3w and then subtract 1 to get the final length.
Multiply the length and width to get the area 102
length*width = area
(3w-1)*w = 102
3w^2-w = 102
3w^2-w-102 = 0
We could guess and check our way to factoring this, but that's not very efficient. The quadratic formula is the better option. It may seem a bit messy, but it's a more direct path that doesn't involve guessing.
[tex]w = \frac{-b\pm\sqrt{b^2-4ac}}{2a}\\\\w = \frac{-(-1)\pm\sqrt{(-1)^2-4(3)(-102)}}{2(3)}\\\\w = \frac{1\pm\sqrt{1225}}{6}\\\\w = \frac{1\pm35}{6}\\\\w = \frac{1+35}{6}\ \text{ or } \ w = \frac{1-35}{6}\\\\w = \frac{36}{6}\ \text{ or } \ w = \frac{-34}{6}\\\\w = 6\ \text{ or } \ w \approx -5.667\\\\[/tex]
We ignore the second solution (w = -5.667 approximately) because we stated earlier that w > 0. In other words, a negative length does not make sense, so that's why we ignore it.
-----------------
If w = 6 cm is the width, then 3w-1 = 3*6-1 = 18-1 = 17 cm is the length.
Note that length*width = 17*6 = 102 which is the proper area we want. This confirms the answers.
We hope our answers were helpful. Return anytime for more information and answers to any other questions you may have. We hope our answers were useful. Return anytime for more information and answers to any other questions you have. We're glad you chose Westonci.ca. Revisit us for updated answers from our knowledgeable team.