Question 40164This question is from textbook Beginning Algebra
: The area of a rectangle of length x is given by 3x^2 + 5x. Find the width of the rectangle.
Thank you! This question is from textbook Beginning Algebra
You can put this solution on YOUR website! Length =
Area = length(width)
3x^2 + 5x = x(width)
x(3x + 5) = x(width)
width = 3x + 5
The width is larger than the length?