#I have no idea how to approach this problem

21 messages · Page 1 of 1 (latest)

versed yoke
remote solsticeBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with: ```diff
    +close
random minnow
#

@versed yoke can you find the function that gives you the area?

versed yoke
#

l times w for the play area

#

But how can I relate that to k?

random minnow
#

@versed yoke good now how do l and w relate to k?

versed yoke
#

Well k surrounds the entire play area

#

Actually I don’t know

random minnow
#

@versed yoke l+2w=k right?

versed yoke
#

Yes

#

Wait so if the area is k squared

#

And the formula for the vertex of a parabola is -b/2a then

random minnow
#

Yep

#

l=k-2w. A=lw=w(k-2w)=kw-2w²

#

-b/2a=k/4

#

Amax=k²/4-2k²/16 = k²/8. Right?

versed yoke
#

Yeah your answer matches up with the textbook

#

I just need some time to digest this

#

Thank you for the help, truly appreciate it

random minnow
#

Yeah you know that ax²+bx+c attains its maximum/minimum at x=-b/2a