How Do You Calculate the Area of a Rectangle with Given Perimeter and Diagonal?

  • Thread starter Thread starter LeadyKnight
  • Start date Start date
AI Thread Summary
To calculate the area of a rectangle with a given perimeter of 100 and a diagonal length x, start with the equations l + w = 50 and l² + w² = x². The area A can be expressed as lw, and using the relationship 2A = (l + w)² - (l² + w²), you can derive the formula A = 1250 - (x² / 2). The key is recognizing how the perimeter and diagonal relate to the area through these equations. Understanding these relationships simplifies the problem-solving process for the area of the rectangle.
LeadyKnight
Messages
3
Reaction score
0
Hi all, I am new to physicsforums, so i just want to get to know yall. I am a sophomore and takin alg II, i have an AMC test coming up on February 9. and my teacher gave me a review packet. there are only 25 questions but they are like the hardest questions I've ever seen. So if there's someone has already taken the test, and can help me out with those questions, i would rly appreciate it. i don't need the answer, i just want to know how to solve the problems.

Homework Statement


The perimeter of a rectangle is 100 and its diagonal has length x. What is the area of this rectangle.


Homework Equations


i got l + w = 50 (from the perimeter of the rectangle)
and x2= l2 + w2 (find the diagonal of the right triangle)

i found this on the internet: 2lw= (l+w)2 - (l2+w2)
and got 2500 - x2 , then they divide it by 2 to get the area of the rectangle.

so basically they put : 2(Area) = (perimeter)2 - [this is what i don't get]
and why they square the perimeter?

2 rectangle = 4 triangle = 1 kite ? i don't think there's any connection w/ the kite : A = (1/2)d1*d2

P/s: english is not my language, so if u guys don't understand something just say sth and ill try to explain. sry

btw this is the link of all the questions: http://www.unl.edu/amc/a-activities/a7-problems/practice1012p/html1012p/10pcontest/02c10p.html#10pc#3
 
Last edited by a moderator:
Physics news on Phys.org
We are told that the perimeter is 100
This is 2(l+w)=100 since there are 2 lengths and 2 widths in the rectangle.

So we divide by 2 and now have l+w=50

We also have l^2+w^2=x^2 by pythagoras' theorem

and lw=A for the Area

Now, the result you saw 2lw=(l+w)^2-(l^2+w^2) can easily be proven by expanding (l+w)^2 and don't think about squaring the perimeter as a geometric thing (don't try picture what shape its creating) just square the number 50 since from before l+w=50 by squaring both sides (l+w)^2=2500

And the l^2+w^2 we already showed is equal to x^2.

So substitute everything into the equation:

2A=(50)^2-(x^2)

A=1250-\frac{x^2}{2}

Really, all you needed to do in this problem was find out all the relationships you can to involve x (such as pythagoras' theorem, the area of a rectangle, and the perimeter) and then the tricky bit was to notice that the area lw can be related to the perimeter l+w in such a way that if we square the perimeter, expanding it gives us the other pythagorean relationship l^2+w^2 and the area lw. Then if you found the correct formula, all you need to do is substitute all your relationships into it.
 
(l+ w)^2= l^2+ 2lw+ w^2. l+ w= 50 and l^2+ w^2= x^2 so (50)^2= x^2+ 2A That gives the same formula Mentallic gave.
 
thank you guys, it really does help me out.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top