What is the maximum area of a rectangle inscribed in a given region?

Click For Summary

Homework Help Overview

The problem involves finding the area of the largest rectangle that can be inscribed in the region bounded by the graph of y = (4-x)/(2+x) and the coordinate axes in the first quadrant.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss taking derivatives to find critical points and maximum values, with some expressing uncertainty about their calculations. There are attempts to apply different differentiation rules and methods, including the product and quotient rules. Questions arise regarding the correctness of critical numbers and the application of the quadratic formula.

Discussion Status

The discussion is ongoing, with participants sharing their approaches and results. Some guidance has been offered regarding differentiation techniques, but there is no explicit consensus on the correct maximum area yet.

Contextual Notes

Participants note potential errors in their calculations and the need for careful application of mathematical principles, particularly in the context of using the quadratic formula and derivative evaluations.

skateza
Messages
45
Reaction score
0

Homework Statement



Find the area of the largest rectangle that can be inscribed in the region bounded by the graph of y = (4-x)/(2+x) and the coordinate aces in the first quadrant.


I think my only problem with this one is taking the derivative,

this is what i get y' = (-x^2 - 4x + 8)/(2+x)^2

Critical numbers: [1-root(48)]/-2, but that doesn't seem to be giving me a maximum value, can someone take a second look this.
 
Physics news on Phys.org
If I'm not mistaken:

A = xy, x = x, y = (4-x)/(2+x)

A = x(4-x/2+x)
= (4x - x^2 / 2 + x)

Using Quotient Rule (feel free to use the product rule if you want to):
dy/dx = ((2 + x)(4 -2x) - (4x - x^2)(1)) / (2 + x)^2

=8 -4x +4x -2x^2 - 4x + x^2 / g^2
dy/dx = 8 -x^2 -4x / 4 + 4x + x^2

Graphing that, I can see 2 roots.
(can't be bothered actually solving properly for them now though, :) )
They are:
-5.46410 & 1.464101

Using 1.464101 leads to an area of about 1.0717
Graphing the original function to be optimized, I see that this is correct.
 
Okay, doing a poly long divide, I get the dy/dx as:
-1 + 12/(x+2)(x+2) = 0
==>
x^2 + 4x - 8 = 0

This is interestingly the numerator of the original function.

Solving this with quadratic formula yields the same results.
 
my error was in using the quadratic formula, i took -a instead of -b which is why i got a strange value.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
8K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K