Set 34 #15

This topic has expert replies
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 315
Joined: Thu Aug 17, 2006 10:43 pm
Thanked: 23 times

by Suyog » Fri Sep 21, 2007 1:10 pm
Area of Picture and the Rectangular Frame is same.
and the area of the entire reagion is 18in * 15in = 270in

So area of the Picture is 270in / 2 = 135 in.

now the ratio is 15:18 i.e 5:6

So 5x * 6x = 135
30x^2 = 135
x^2 = 135 / 30
x^2 = 4.5
x^2 = 9/2
x = 3/root2

now lenght = 6x
= 6 * 3 / root 2
= 9 root 2

Ans A.

Master | Next Rank: 500 Posts
Posts: 321
Joined: Tue Aug 28, 2007 5:42 am
Thanked: 1 times

by kajcha » Fri Sep 21, 2007 1:46 pm
IMO A

Suppose length of pic = x, width of pic = y

x/y=18/15 ------(1)

area of pic = xy

area of frame = 18*15-xy

Now, the question says 18*15-xy = xy => 2xy = 18*15 => xy = 9*15 ----(2)

Solve (1) and (2) to get x = 9root2

User avatar
Senior | Next Rank: 100 Posts
Posts: 45
Joined: Wed Jun 20, 2007 12:40 pm
Location: Cleveland, OH

by niks_01.27 » Fri Sep 21, 2007 7:40 pm
Equation1: 18/15 = a/b;  b = 15 x a/18

Equation2: Area (Outer Rectangle) = Area (Frame) + Area (Inner Rectangle)

But; Area (Frame) = Area (Inner Rectangle)

Area (Outer Rectangle) = 2 x Area (Inner Rectangle)

18 x 5 = 2 x a x b (a & b side of inner rect.)

Equating the value of b; a = 9 root(2)

Answer is A
regards
niks...

Junior | Next Rank: 30 Posts
Posts: 27
Joined: Sun Aug 12, 2007 7:46 am

by KL08 » Sat Sep 22, 2007 7:29 am
Thanks guys. It makes sense now.