SOLUTION: what would the maximum area of a rectangle with a perimeter of 192km?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: what would the maximum area of a rectangle with a perimeter of 192km?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 390537: what would the maximum area of a rectangle with a perimeter of 192km?
Found 2 solutions by Alan3354, Edwin McCravy:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
It's a square, so it's 48 km on a side (192/4)
Area = 48*48 = 2304 sq km

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
what would the maximum area of a rectangle with a perimeter of 192km?
The rectangle with the most area for a given perimeter is always a 
square.  So each side would be 1/4 of its perimeter making it a 
48km x 48km square whose area is 2304 km². 

But you probably were supposed to show this by using algebra, not just
know that it's a square. So let the two vertical sides be x. Then
the sum of the two horizontal sides would be 192-2x, so each one would
be half that and 1%2F2{192-2x) = 96-x



Let y = the area = length times width = x(96-x)

So the equation for the area y is

     y = x(96 - x)
     y = 96x - x²

Write that as

     y = -x² + 96x 

The graph of that is

graph%28400%2C400%2C-10%2C100%2C-100%2C2500%2C+96x-x%5E2+%29++

The area is largest at the vertex (or peak of the graph)

Use the vertex formula:

1. The x-coordinate of the vertex is given by -b%2F%282a%29

2. The y-coordinate is found by substituting the value of the x-coordinate
   into the equation and simplifying.

     y = -x² + 96x is the same as

     y = -x² + 96x + 0  compare to y = ax² + bx + c

     a = -1, b = 96, c = 0

1. The x coordinate of the vertex is 

-b%2F%282a%29=-96%2F%282%2A%28-1%29%29+=+-96%2F-2+=+48

2. The y-coordinate of the vertex is 

     y = -(48)² + 96(48) 

     y = 2304 km²

Edwin