SOLUTION: A rectangle is 10n centimeters long by (n + 6) centimeters wide. Write its area as a polynomial.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: A rectangle is 10n centimeters long by (n + 6) centimeters wide. Write its area as a polynomial.      Log On


   



Question 757326: A rectangle is 10n centimeters long by (n + 6) centimeters wide. Write its area as a polynomial.
Found 2 solutions by LearnWithMajor, Cromlix:
Answer by LearnWithMajor(33) About Me  (Show Source):
You can put this solution on YOUR website!
Area of a rectangle is equal to length times width
A = l*w
l = 10n centimeters
w = n+6 centimeters
A = 10n(n+6) square centimeters
A+=+10n%5E2+%2B+60n square centimeters

Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Area of a rectangle = length x width
= 10n (n + 6)
= 10n^2 + 60n
Hope this helps.
:-)