A = w(300 - 1.5W)
Why did the variable change to lower case?
That didn't matter really, lol.
Actually, it DOES matter. "w" and "W" are two different variables. Sloppy notation invariably leads to mistakes. And to someone trying to analyze your work, it sure could make a big difference.
Zeros: X=0, X= 200
Why did the variable change to 'X' and how did you get these? Some intermediate steps are missing.
Well those are my 'zeros'/x-intercepts(on a parabola)
Your original equation does not involve x, so it is difficult for an outside observer to determine "what happened" here. And there's nothing wrong with having w-intercepts, if you've used w as the independent variable in your function.
200/2 = 100
Width: 100
Length: 200
You did not explain what you are doing, here. Where did your variables go? What's the point of defining variables if you just discard them half way through the otherwise very nice solution process?
200/2 is for the -b/2(a) thing. So I can bascially get the optimum value.
I really don't think you're doing the -b/2a thing here, since you haven't shown a quadratic in standard form ANYWHERE in your process. Maybe.....you are using the fact that the vertex of this parabola has a w-coordinate that is halfway between the two intercepts? And how did you get that length?
I just wish to know if my answers(Width: 100, Length: 200) are correct or not. Thank you.