Function Problem: Area of Rectangle with 100ft Perimeter

  • Thread starter Thread starter Arreat
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Arreat
Messages
1
Reaction score
0

Homework Statement



Express the area of a rectangle with the perimeter of 100 feet as a function of the lengh L of one of its sides


Homework Equations


100=2w+2l


The Attempt at a Solution


As far as I can get is,

L = 50 -2w

Just writing the function is a problem, I assume it's something like but I'm not sure, sorry if I'm completely off it's been a long day.
A(W) = (50-2w)(w) = 50w - 2w^2
or
A = w(50-w)
 
Physics news on Phys.org
If [tex]100=2L+2W[/tex]

then [tex]L=50-W[/tex] but [tex]L\neq 50-2W[/tex]

Therefore your 2nd equation for the function is the correct one. [tex]A=-W^2+50W[/tex]

But the question asked as a function of the length, not width. It will be similar though. Just make width the subject of the perimeter equation and substitute into the area formula.
 
Last edited: