SOLUTION: My teacher just started doing this with me can someone help me out.
A rectangle has an area of 240 {cm}^2 and a perimeter of 64 cm. What are its dimensions? Need to find t
Algebra ->
Trigonometry-basics
-> SOLUTION: My teacher just started doing this with me can someone help me out.
A rectangle has an area of 240 {cm}^2 and a perimeter of 64 cm. What are its dimensions? Need to find t
Log On
Question 624573: My teacher just started doing this with me can someone help me out.
A rectangle has an area of 240 {cm}^2 and a perimeter of 64 cm. What are its dimensions? Need to find the length and the with Found 3 solutions by solver91311, ewatrrr, lwsshak3:Answer by solver91311(24713) (Show Source):
Hi,
A rectangle has an area of 240 {cm}^2 and a perimeter of 64 cm. What are its dimensions or
A = length·width = 240cm^2
(32-w)w = 240
32w - w^2 = 240
w^2 - 32w + 240 = 0
(w - 12)(w - 20) = 0
w is 12cm or 20cm. Dimensions of rectangle are 12cm by 20cm
You can put this solution on YOUR website! A rectangle has an area of 240 {cm}^2 and a perimeter of 64 cm. What are its dimensions? Need to find the length and the width
**
let x=length
let y=width
Area of a rectangle=length*width=xy
Perimeter=twice the length+twice the width=2x+2y
64=2x+2y
32=x+y
y=32-x
..
240=x*y=x(32-x)=32x-x^2
x^2-32x+240=0
(x-12)(x-20)=0
x=12(reject, x=length)
or
x=20
32-x=12
Dimensions of rectangle:
length=20 cm
width=12 cm