Last visit was: 13 Dec 2024, 02:52 It is currently 13 Dec 2024, 02:52
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
avatar
anikafromnyc
Joined: 05 Jan 2020
Last visit: 20 Apr 2021
Posts: 4
Own Kudos:
1
 []
Given Kudos: 22
Posts: 4
Kudos: 1
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 13 Dec 2024
Posts: 97,864
Own Kudos:
685,461
 []
Given Kudos: 88,266
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,864
Kudos: 685,461
 []
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Kinshook
User avatar
GMAT Club Legend
Joined: 03 Jun 2019
Last visit: 12 Dec 2024
Posts: 5,423
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,423
Kudos: 4,598
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
anikafromnyc
Joined: 05 Jan 2020
Last visit: 20 Apr 2021
Posts: 4
Own Kudos:
Given Kudos: 22
Posts: 4
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
anikafromnyc
Hello. For the below equation, I factored out 9 as follows. Why is this incorrect?

\(\sqrt{36*45+18*72}\)
\(\sqrt{9(4*5+2*8)}\)
\(\sqrt{9(36)}\)
3*6
18

The correct answer is 54.

Thanks!

You incorrectly factored 9, while you should have factored out 9*9.

\(\sqrt{36*45+18*72}=\sqrt{(9*4)*(9*5)+(9*2)*(9*8)}=\sqrt{9*9(4*5+2*8)}=9*6=54\)


Hope it helps.

It does. Thank you!
User avatar
ThrivingWind
Joined: 09 Jul 2021
Last visit: 29 Mar 2024
Posts: 43
Own Kudos:
Given Kudos: 2
Location: United States (CA)
GRE 1: Q155 V160
GPA: 3.8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
anikafromnyc
Hello. For the below equation, I factored out 9 as follows. Why is this incorrect?

\(\sqrt{36*45+18*72}\)
\(\sqrt{9(4*5+2*8)}\)
\(\sqrt{9(36)}\)
3*6
18

The correct answer is 54.

Thanks!

You incorrectly factored 9, while you should have factored out 9*9.

\(\sqrt{36*45+18*72}=\sqrt{(9*4)*(9*5)+(9*2)*(9*8)}=\sqrt{9*9(4*5+2*8)}=9*6=54\)


Hope it helps.

Hi! Do we multiply the 9 twice because we're factoring out of 2 parts of the equation separated by the +? I feel like I've seen equations where it's:

(36*45) + (18*72)
9(4*5) + 9(2*8)
9(20) + 9(16)
9(20+16)
9(36)

How come we can't factor like that?
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 09 Dec 2024
Posts: 4,126
Own Kudos:
9,916
 []
Given Kudos: 97
 Q51  V47
Expert reply
Posts: 4,126
Kudos: 9,916
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ThrivingWind
Hi! Do we multiply the 9 twice because we're factoring out of 2 parts of the equation separated by the +? I feel like I've seen equations where it's:

(36*45) + (18*72)
9(4*5) + 9(2*8)

How come we can't factor like that?

If you write out in full what you're doing when going from the first line to the second (the line I've highlighted in red), you might more easily see how we need to factor here. Because 36 = 9*4, we can replace "36" with "9*4", and because 45 = 9*5, we can replace "45" with "9*5". Similarly we can replace 18 with 9*2 and 72 with 9*8. Doing that first, we get:

(36*45) + (18*72) = (9)(4)(9)(5) + (9)(2)(9)(8)

and now since we can multiply numbers in any order, this is equal to

\(\\
(9)(9)(4)(5) + (9)(9)(2)(8) = (9^2)(4)(5) + (9^2)(2)(8)\\
\)

and since 9^2 is common to both terms we can factor it out:

\(\\
9^2 [ (4)(5) + (2)(8) ]\\
\)

and now we can factor out a '4' if we want to as well.

It's crucial in situations like this to first notice what operation is involved -- the 'rules' for addition are very different from the rules for multiplication. If you're adding (or subtracting), like here:

10 + 45

then we can factor out a 5 by dividing each term by 5 once:

10 + 45 = 5(2 + 9)

but if we are instead multiplying 10*45, and want to factor out a 5, we must only take it from one of the two numbers:

10*45 = (5)(2)(45) = 5 * (2)(45)

or

10*45 = (10)(5)(9) = 5 * (10)(9)

Notice in this case 10*45 is not equal to (5)(2)(9) -- we're missing a '5' if we try to take just one '5' from both numbers in a product. The question in this thread combines addition and multiplication in one problem, so it and similar problems are good practice if you want to confirm you understand how all of this works (something you'll certainly want to understand for the GMAT!).
Moderator:
Math Expert
97864 posts