the length of a rectangle exceeds its width by 17 inches, and the area is 18 square inches. what are the length and width of the rectangle

Respuesta :

The length and width of the rectangle are 18 in and 1 in, respectively.

Quadrilaterals

There are different types of quadrilaterals, for example, square, rectangle, rhombus, trapezoid, and parallelogram.  Each type is defined accordingly to its length of sides and angles. For example, in a rectangle,  the opposite sides are equal and parallel and their interior angles are equal to 90°.

The area of a rectangle can be found for the formula : b*h, where b = base and h =height.

For this question, the length exceeds its width by 17 inches - L=W+17. Here, the length is the base and the width is the height. Thus,  from the value of area given, you can find the values of the length and width of the rectangle.

A=b*h

18=(W+17)*W

18=W²+17W

W²+17W-18=0

Solving this quadratic equation, you have:

[tex]w_{1,\:2}=\frac{-17\pm \sqrt{17^2-4\cdot \:1\cdot \left(-18\right)}}{2\cdot \:1}[/tex]

[tex]w_{1,\:2}=\frac{-17\pm \:19}{2\cdot \:1}[/tex]

w1=1 and w2= -18

For dimensions, only positive numbers must be used. Then, the width is equal to 1 inch.

As, the area (l*w) is 18 in², see.

18=l*w

18=l*1

l=18 in

Read more about the area of rectangle here:

https://brainly.com/question/25292087

#SPJ1