SOLUTION: A rectangle has one side twice the length of the other. Express the area of the rectangle as a function of its perimeter A(P)?
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: A rectangle has one side twice the length of the other. Express the area of the rectangle as a function of its perimeter A(P)?
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 153028
:
A rectangle has one side twice the length of the other. Express the area of the rectangle as a function of its perimeter A(P)?
Answer by
vleith(2983)
(
Show Source
):
You can
put this solution on YOUR website!
P = 2L + 2W
L = 2W
P = 2(2W) + 2W
P = 6W
So W = P/6
L = P/3
Area = L*W
Area = (P/3)*(P/6)