SOLUTION: Not sure if I picked the right category but the question is as followed:
The width of a rectangle is x. The area is x^2+50x. Find the length?
Algebra ->
Expressions-with-variables
-> SOLUTION: Not sure if I picked the right category but the question is as followed:
The width of a rectangle is x. The area is x^2+50x. Find the length?
Log On
Question 164182: Not sure if I picked the right category but the question is as followed:
The width of a rectangle is x. The area is x^2+50x. Find the length? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The width of a rectangle is x. The area is x^2+50x. Find the length?
----------------------
Area = length*width
x^2+50x = L*x
L = (x^2+50x)/x
L = x + 50
==========================
Cheers,
Stan H.