document.write( "Question 757326: A rectangle is 10n centimeters long by (n + 6) centimeters wide. Write its area as a polynomial. \n" ); document.write( "
Algebra.Com's Answer #460745 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Area of a rectangle = length x width \n" ); document.write( " = 10n (n + 6) \n" ); document.write( " = 10n^2 + 60n \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |