SOLUTION: The area of a rectangle is (8x^2+8x+2). The width is (2x+1). What is the length of the rectangle?

Algebra ->  Rectangles -> SOLUTION: The area of a rectangle is (8x^2+8x+2). The width is (2x+1). What is the length of the rectangle?      Log On


   



Question 314789: The area of a rectangle is (8x^2+8x+2). The width is (2x+1). What is the length of the rectangle?
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
area of a rectangle is (8x^2+8x+2).
The width is (2x+1)
..
(8x^2+8x+2)
8x^2+4x+4x+2
4x(2x+1)+2(2x+1)
(2x+1)(4x+2)
..
Area of rectangle = L * W
(2x+1)(4x+2)= L* (2x+1)
(2x+1)(4x+2)/(2x+1)= L
L= 4x+2
L=2(2x+1)