Last visit was: 25 Apr 2024, 02:39 It is currently 25 Apr 2024, 02:39

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618887 [12]
Given Kudos: 81595
Send PM
Most Helpful Reply
RSM Erasmus Moderator
Joined: 26 Mar 2013
Posts: 2461
Own Kudos [?]: 1360 [6]
Given Kudos: 641
Concentration: Operations, Strategy
Schools: Erasmus (II)
Send PM
General Discussion
Senior Manager
Senior Manager
Joined: 05 Sep 2016
Status:DONE!
Posts: 274
Own Kudos [?]: 101 [1]
Given Kudos: 283
Send PM
Board of Directors
Joined: 11 Jun 2011
Status:QA & VA Forum Moderator
Posts: 6072
Own Kudos [?]: 4689 [1]
Given Kudos: 463
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
1
Kudos
Bunuel wrote:
The area of one square is x^2 + 10x + 25 and the area of another square is 4x^2 − 12x + 9. If the sum of the perimeters of both squares is 32, what is the value of x?

A. 0
B. 2
C. 2.5
D. 4.67
E. 10

\(x^2 + 10x + 25\) = \(( x + 5 )^2\)

\(4x^2 − 12x + 9\) = \(( 2x - 3 )^2\)

Now, \(( x + 5 ) + ( 2x - 3 ) = 32\)

Or, \(3x + 2 = 32\)

Or, \(x = 10\)

Hence , answer will be (E)
Board of Directors
Joined: 17 Jul 2014
Posts: 2163
Own Kudos [?]: 1180 [0]
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
yep...agree...it's B - x=2

(x+5)^2 = Y(side of first sqare) ^2
y=x+5

(2x-3)^2 = z(side of the seconds quared)^2
z=2x-3

4y+4z = 32
y+z=8

2x-3+x+5=3x-2=8
3x=6
x=2

but 0 works too..so something is wrong with the question...

if x=0

x^2 + 10x + 25 = y^2
25 = y^2
y=5

4x^2 − 12x + 9 = z^2
9=z^2
z=3

y+z = 8

Bunuel - can you pls check, maybe instead of 0 to put 1 or 1.5? because if we plug it in - it works too..
Senior Manager
Senior Manager
Joined: 24 Nov 2015
Posts: 408
Own Kudos [?]: 125 [1]
Given Kudos: 231
Location: United States (LA)
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
Abhishek009 wrote:
Bunuel wrote:
The area of one square is x^2 + 10x + 25 and the area of another square is 4x^2 − 12x + 9. If the sum of the perimeters of both squares is 32, what is the value of x?

A. 0
B. 2
C. 2.5
D. 4.67
E. 10

\(x^2 + 10x + 25\) = \(( x + 5 )^2\)

\(4x^2 − 12x + 9\) = \(( 2x - 3 )^2\)

Now, \(( x + 5 ) + ( 2x - 3 ) = 32\)

Or, \(3x + 2 = 32\)

Or, \(x = 10\)

Hence , answer will be (E)

apologies for seeing a mistake
sum of perimeter of 2 squares is given as 32 whereas you are considering the sum of 2 sides of the square as 32 which would be wrong pls correct the answer
correct answer is 4 (x+5) + 4(2x-3) = 32
so x = 2
correct answer - B
Manager
Manager
Joined: 16 Jan 2017
Posts: 55
Own Kudos [?]: 16 [0]
Given Kudos: 2
GMAT 1: 620 Q46 V29
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
Mhmmm, yeah I used a similar approach to mvcitor. and I seems that using this method would also make option A valid. So I assume I did it wrong. But basically if we call the side of square one y, and side of square two x,

4x + 4y = 32,
x + y = 8. So we are looking for values that give us this. So we plug in the available options into the initial formulas and when x + y = 8 that is the solution.

But as Victor has said option A would also work in this case too... So I assume that getting the correct solution was out of luck
Intern
Intern
Joined: 22 Oct 2016
Posts: 17
Own Kudos [?]: 15 [0]
Given Kudos: 23
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
hi vmelgargalan,

rhine29388 has correctly pointed.
4x+4y=32
4(x+5)+4(2x-3)=32
Upon simplifying x=2
I guess you and mvictor are trying to equate the values of x in both squares which has different roots.
Manager
Manager
Joined: 24 Oct 2016
Posts: 196
Own Kudos [?]: 62 [0]
Given Kudos: 89
Location: India
Concentration: Finance, International Business
Schools: IIMB
GMAT 1: 550 Q42 V28
GPA: 3.96
WE:Human Resources (Retail Banking)
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
vmelgargalan wrote:
Mhmmm, yeah I used a similar approach to mvcitor. and I seems that using this method would also make option A valid. So I assume I did it wrong. But basically if we call the side of square one y, and side of square two x,

4x + 4y = 32,
x + y = 8. So we are looking for values that give us this. So we plug in the available options into the initial formulas and when x + y = 8 that is the solution.

But as Victor has said option A would also work in this case too... So I assume that getting the correct solution was out of luck


Hi,
i tried back solving , putting value of X in the equations ,
and getting A and B as a answer , like in option A put x=0 then equ.1 would be have 25 and equation 2, would have 9 then perimeter will be 5*4+3*4=32 :shock:
same process for option B , we get perimeter 7*4+4*1=32 :oops:
what's wrong in this can you clarify

thanks
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6272 [1]
Given Kudos: 1646
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
1
Bookmarks
Expert Reply
Bunuel wrote:
The area of one square is x^2 + 10x + 25 and the area of another square is 4x^2 − 12x + 9. If the sum of the perimeters of both squares is 32, what is the value of x?

A. 0
B. 2
C. 2.5
D. 4.67
E. 10


We have to determine the side length of each square. Since the area of the first square is x^2 + 10x + 25 = (x + 5)^2, its side is x + 5. Similarly, since the area of the second square is 4x^2 − 12x + 9 = (2x - 3)^2, its side is 2x - 3. Furthermore, the perimeter of the first square is 4(x + 5) and that of the second square is 4(2x - 3). Since the sum of the perimeters of the two squares is 32, we can create the following equation:

4(x + 5) + 4(2x - 3) = 32

4x + 20 + 8x - 12 = 32

12x + 8 = 32

12x = 24

x = 2

Answer: B
Intern
Intern
Joined: 24 May 2016
Posts: 21
Own Kudos [?]: 3 [0]
Given Kudos: 16
Location: India
GMAT 1: 760 Q51 V42
GPA: 3.63
Send PM
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
nks2611 wrote:
vmelgargalan wrote:
Mhmmm, yeah I used a similar approach to mvcitor. and I seems that using this method would also make option A valid. So I assume I did it wrong. But basically if we call the side of square one y, and side of square two x,

4x + 4y = 32,
x + y = 8. So we are looking for values that give us this. So we plug in the available options into the initial formulas and when x + y = 8 that is the solution.

But as Victor has said option A would also work in this case too... So I assume that getting the correct solution was out of luck


Hi,
i tried back solving , putting value of X in the equations ,
and getting A and B as a answer , like in option A put x=0 then equ.1 would be have 25 and equation 2, would have 9 then perimeter will be 5*4+3*4=32 :shock:
same process for option B , we get perimeter 7*4+4*1=32 :oops:
what's wrong in this can you clarify

thanks


I too plugged in values in haste and marked the option as A.
Side of a square cannot be negative so 4x^2-12x+9 which is (2x-3) has to be more than than 1.5.
GMAT Club Bot
Re: The area of one square is x 2 + 10x + 25 and the area of another squar [#permalink]
Moderators:
Math Expert
92912 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne