Question 825635
---
x = length
y = width
---
64 = 2x + 2y
a = xy
---
NOTE TO STUDENT:
explanation of the above equations:
---
this equation: 64 = 2x + 2y
is for the perimeter of the given rectangle. 
we are told that the rectangle perimeter = 64 cm
---
perimeter is just the sum of all the sides of a rectangle.
two sides measure x each, so 2x
the other two sides measure y each, so 2y
so the sum of all four sides is: 2x + 2y
---
this equation: a = xy
is for the area of a generic rectangle.
by definition, the area of a rectangle is the product of its length (x) and its width (y), so xy
"a" is just a symbol (variable) representing area
---
now solve for y (width) in terms of x (length):
64 = 2x + 2y
2y = 64 - 2x
y = (64 - 2x)/2
y = 32 - x
---
now substitute for y in the area equation, to get area in terms of x (length) only:
a = xy
a = x(32 - x)
a = 32x - xx
---
answer A:
a = -xx + 32x
---
the above quadratic equation is in standard form, with a=-1, b=32, and c=0
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
-1 32 0
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic vertex is a maximum at: ( x= 16, a= 256 )
---
the maximum area of the rectangle (256 sq.cm) occurs when x (length) = 16 cm
a = xy
256 = xy
y = 256/x
y = 256/16
y = 16
---
answer B:
rectangle dimensions for maximum area:
x = length = 16 cm
y = width = 16 cm
---
answer C:
the maximum area of the rectangle = 256 sq.cm
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 4-equations 4-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php