Last visit was: 12 Dec 2024, 00:45 It is currently 12 Dec 2024, 00:45
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Dec 2024
Posts: 97,825
Own Kudos:
685,188
 [6]
Given Kudos: 88,254
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,825
Kudos: 685,188
 [6]
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 943
Own Kudos:
1,299
 [5]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 943
Kudos: 1,299
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
GMATinsight
User avatar
GMAT Club Legend
Joined: 08 Jul 2010
Last visit: 11 Dec 2024
Posts: 6,069
Own Kudos:
14,591
 [1]
Given Kudos: 125
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,069
Kudos: 14,591
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
madzaka
Joined: 16 Dec 2019
Last visit: 16 May 2024
Posts: 54
Own Kudos:
22
 [1]
Given Kudos: 6
Location: Bulgaria
WE:Project Management (Manufacturing)
Posts: 54
Kudos: 22
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
a^2+c^2=9
a^2+b^2=12
b^2+c^2=15

a^2=9-c^2
b^2=c^2+3
b^2+c^2=15

a^2=9-c^2
b^2=c^2+3
c^2=6

c^2=6
b^2=9
a^2=3

a:b=sqrt(3):sqrt(9)
a:b=1:sqrt(3)

Answer C
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,710
Own Kudos:
Given Kudos: 607
Location: United States
Posts: 1,710
Kudos: 1,393
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
If three diagonals of the faces of a rectangular brick have their diagonals in the ratio 3:2√3:√15, then the ratio of the length of the shortest edge of the brick to that of its longest edge is


A. √3:2
B. 2:√5
C. 1:√3
D. √2:√3
E. √2:√5

a^2+b^2=3^2=9
a^2+c^2=(2√3)^2=12
b^2+c^2=(√15)^2=15
2(a^2+b^2+c^2)=36
a^2+b^2+c^2=18
a^2=18-15=3, a=√3
b^2=18-12=6, b=√6
c^2=18-9=9, c=√9
a/c=√3/√9=√(1/3)=1/√3

Ans (C)
User avatar
madgmat2019
Joined: 01 Mar 2019
Last visit: 17 Sep 2021
Posts: 588
Own Kudos:
Given Kudos: 207
Location: India
Concentration: Strategy, Social Entrepreneurship
GMAT 1: 580 Q48 V21
GPA: 4
Products:
GMAT 1: 580 Q48 V21
Posts: 588
Kudos: 557
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ratios of diagonals=3:2√3:√15
√l^2+b^2:√h^2+b^2:√l^2+h^2 = 3:2√3:√15.....can be written in other combinations as well, but it doesnt matter since we need the highest and the lowest sides ratio
squaring on both sides
l^2+b^2:h^2+b^2:l^2+h^2 = = 9:12:15
after equating individual terms and solving them we get the ratio as √3:√2:1

ratio of the length of the shortest edge of the brick to that of its longest edge is 1:√3

OA:C
avatar
nikhil6811
Joined: 16 Apr 2014
Last visit: 13 Dec 2022
Posts: 3
Own Kudos:
1
 [1]
Given Kudos: 2,060
Posts: 3
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Option C
let l>b>h

l^2+b^2=15
l^2+h^2=12
b^2+h^2=9

solving above 3 equations, we get l=3 and h=root3
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 30 Oct 2024
Posts: 1,185
Own Kudos:
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Finance: Investment Banking)
Products:
Schools: ISB '18 (D)
Posts: 1,185
Kudos: 1,838
Kudos
Add Kudos
Bookmarks
Bookmark this Post
let the common factor be k
and the sides be a, b and c
thus\( a^2+ b^2 = 9k^2\)
\(b^2+ c^2 = 12k^2\)
\(c^2+ a^2 = 15k^2\)
add all the three equations

\(2(a^2+b^2+c^2) = 36 k^2\)
or
\((a^2+b^2+c^2) = 18 k^2\)

subtract each of the above equations

so
\(c^2 =9k^2\)
\(b^2 =6k^2\)
\(a^2 =3k^2\)

thus ratio of smallest to longest edge will be\( a:c =\sqrt{ \frac{3k^2}{9k^2}}\)
=\( 1:\sqrt{3}\)
thus C
avatar
mosamchoksi
Joined: 13 Mar 2020
Last visit: 29 Nov 2020
Posts: 3
Own Kudos:
3
 [1]
Location: India
Schools: NUS '22 (A)
GMAT 1: 700 Q47 V39
Schools: NUS '22 (A)
GMAT 1: 700 Q47 V39
Posts: 3
Kudos: 3
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
l > b> h
Diagonals = (l^2 + b^2 )^1/2 , (l^2 + h^2 )^1/2 , and (h^2 + b^2 )^1/2
Thus ratio of squares of diagonals = (l^2 + b^2 ) : (l^2 + h^2) : (h^2 + b^2 ) = (√15)^2 : (2√3)^2 : 3^2
Or (l^2 + b^2 ) : (l^2 + h^2) : (h^2 + b^2 ) = 15 : 12 : 9 = ( 9 + 6) : (9 + 3) : (3 + 6)
By comparing we can say l^2 = 9, h^2 = 3 and b^2 = 6
So l = 3 and h = √3
Required ratio of h/l = √3/3 = 1: √3
User avatar
razorhell
Joined: 14 Jul 2017
Last visit: 26 Jun 2024
Posts: 75
Own Kudos:
Given Kudos: 47
Location: India
GMAT 1: 680 Q49 V35
GPA: 3.76
WE:Management Consulting (Consulting)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If three diagonals of the faces of a rectangular brick have their diagonals in the ratio 3:2√3:√153:2√3:√15, then the ratio of the length of the shortest edge of the brick to that of its longest edge is




Solving :

a^2 + b^2 = 9k
b^2 + c ^2 = 12k
b^2 + c ^2 = 15k

a^2 + b^2 + c ^2 = 18k --------> a=\sqrt{6k} b=\sqrt{3k} & c = \sqrt{9k}

c/a = sqrt(3)/3 ANS C
User avatar
lacktutor
Joined: 25 Jul 2018
Last visit: 23 Oct 2023
Posts: 663
Own Kudos:
1,221
 [1]
Given Kudos: 69
Posts: 663
Kudos: 1,221
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let's say that the lengths of diagonals are 3, √12 and √15.
And we got :
--> \(a^{2}+ b^{2}= 9\)
--> \(a^{2}+ c^{2}= 12\)
--> \(b^{2}+ c^{2} = 15 \)
----------------------
Adding them together:
--> \(2 (a^{2}+b^{2} +c^{2}) =36\)
\(a^{2}+b^{2} +c^{2}= 18\)
\(a^{2}= 18- 15 = 3\)
\(a = √3\)
\(c= 3\)
\(b = √6\)

the ratio of the length of the shortest edge of the brick to that of its longest edge is

--> \(\frac{a}{ c}= \frac{√3}{3 }= \frac{1}{√3}\)

Answer (C)
Moderator:
Math Expert
97825 posts