Question 507905
Area = Length * Width
.
L = 2-x
.
W = 4*x
.
A = (2-x)(4x)
.
A graph of the area can help you find the maximum.
.
{{{graph(500,500,-5,5,-5,5,(2-x)*(4*x))}}}