Question 1050910
A. write an expression for the area of a rectangle with the length 10 and width w 
---
Area = length * width
---- 
B. write an expression for the perimeter of a rectangle with the length l and width 6
Perimeter = 2*width + 2*length