SOLUTION: The area of the rectangle is represented by 5x^2 + 19x + 12. What is the length? Width=5x + 4

Algebra ->  Surface-area -> SOLUTION: The area of the rectangle is represented by 5x^2 + 19x + 12. What is the length? Width=5x + 4       Log On


   



Question 983388: The area of the rectangle is represented by 5x^2 + 19x + 12. What is the length?
Width=5x + 4

Found 3 solutions by jim_thompson5910, mananth, josgarithmetic:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Notice how the last term of 5x^2 + 19x + 12 is 12

The constant term of 5x+4 is 4.

Divide: 12/4 = 3

So the constant term in the length must be 3.

-------------------------------------------------------

The first term in the area expression is 5x^2. The first term in the width is 5x. Divide: 5x^2 over 5x = x

So the variable term must be just x.

-------------------------------------------------------

The length is (x+3)

(x+3)*(5x+4) = 5x^2 + 19x + 12

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
The area of the rectangle is represented by 5x^2 + 19x + 12.
Width=5x + 4

5x%5E2+%2B+19x+%2B+12
5x%5E2%2B15x%2B4x%2B12
5x%28x%2B3%29%2B4%28x%2B3%29
%285x%2B4%29%28X%2B3%29
Area = L * W
%285x%2B4%29%28X%2B3%29= L * (5x+4)
l= %28%285x%2B4%29%28X%2B3%29%2F%285x%2B4%29%29
length = (x+3)



Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Do you know how to perform polynomial division?
You have A=5x%5E2%2B19x%2B12, and w=5x%2B4;
if your length is L, then wL=A.

Solving the formula for L, you have L=A%2Fw.
This means A divided by w.

Now, with that discussed, and hopefully understood, if you know polynomial division, then do it. If not, I will help with the polynomial division.