Last visit was: 13 Dec 2024, 08:51 It is currently 13 Dec 2024, 08:51
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: 13 Dec 2024
Posts: 97,872
Own Kudos:
685,554
 []
Given Kudos: 88,268
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,872
Kudos: 685,554
 []
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
PKN
Joined: 01 Oct 2017
Last visit: 20 Apr 2023
Posts: 821
Own Kudos:
1,435
 []
Given Kudos: 41
Status:Learning stage
WE:Supply Chain Management (Energy)
Posts: 821
Kudos: 1,435
 []
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Chethan92
Joined: 18 Jul 2018
Last visit: 21 Apr 2022
Posts: 917
Own Kudos:
1,358
 []
Given Kudos: 95
Location: India
Concentration: Operations, General Management
GMAT 1: 590 Q46 V25
GMAT 2: 690 Q49 V34
WE:Engineering (Energy)
Products:
GMAT 2: 690 Q49 V34
Posts: 917
Kudos: 1,358
 []
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
KSBGC
Joined: 31 Oct 2013
Last visit: 10 Mar 2022
Posts: 1,257
Own Kudos:
Given Kudos: 635
Concentration: Accounting, Finance
GPA: 3.68
WE:Analyst (Accounting)
Posts: 1,257
Kudos: 1,307
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x is a positive integer and x + 2 is divisible by 10, what is the remainder when x^2 + 4x + 9 is divided by 10?

A. 1
B. 3
C. 5
D. 7
E. 9


x + 2 is divisible by 10. So, x + 2 is a multiple of 10.

thus x could be 8, 18, 28, 38, 48 and so on.


plug one of the value for x.

\(8^2 = 64\)
4*8 = 32

and 9.

64 + 32 + 9 = 105

105 / 10 = 10*10 + 5 .

So remainder is 5.

Thus the best answer is C.
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 02 Oct 2024
Posts: 6,014
Own Kudos:
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 6,014
Kudos: 4,950
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x is a positive integer and x + 2 is divisible by 10, what is the remainder when x^2 + 4x + 9 is divided by 10?

A. 1
B. 3
C. 5
D. 7
E. 9
Least value of x to be divisible by 10 is x = 8

Now, \(\frac{x^2 + 4x + 9}{10} = \frac{8^2 + 4*8 +9}{10}=\frac{105}{10}\)

Thus, Remainder will be 5, Answer must be (C)
User avatar
BrentGMATPrepNow
User avatar
GMAT Club Legend
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,786
Own Kudos:
32,197
 []
Given Kudos: 799
Location: Canada
Expert reply
Posts: 6,786
Kudos: 32,197
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x is a positive integer and x + 2 is divisible by 10, what is the remainder when x² + 4x + 9 is divided by 10?

A. 1
B. 3
C. 5
D. 7
E. 9

Given: x + 2 is divisible by 10
In other words x + 2 is a multiple of 10, which means we can write: x + 2 = 10k for some integer k

We want to know what the remainder will be when we divide x² + 4x + 9 by 10.

x² + 4x + 9 = x² + 4x + 4 + 5
= (x +2)(x +2) + 5
= (10k)(10k) + 5
= 100k² + 5
So now we want to know what the remainder will be when we divide 100k² + 5 by 10.

We can already see that 100k² [aka (10)(10k²)] is a MULTIPLE of 10
So, 100k² + 5 is 5 greater than a multiple of 10
So, the remainder will be 5 when we divide 100k² + 5 by 10

Answer: C

Cheers,
Brent
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 13 Dec 2024
Posts: 19,867
Own Kudos:
24,280
 []
Given Kudos: 288
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 19,867
Kudos: 24,280
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x is a positive integer and x + 2 is divisible by 10, what is the remainder when x^2 + 4x + 9 is divided by 10?

A. 1
B. 3
C. 5
D. 7
E. 9


Since x + 2 is divisible by 10, then x + 2 could equal 10, and hence, x could equal 8. (Note, that x + 2 could also equal 20, or 30, or any positive multiple of 10).

We’ll choose x = 8, and we have:

8^2 + 4(8) + 9 = 64 + 32 + 9 = 105

Since 105/10 = 10 R 5, the remainder is 5.

Alternate Solution:

Let’s write x^2 + 4x + 9 = x^2 + 4x + 4 + 5 = (x + 2)^2 + 5.

Since x + 2 is divisible by 10, (x + 2)^2 is also divisible by 10. Hence, the remainder when x^2 + 4x + 9 = (x + 2)^2 + 5 is divided by 10 is 5.

Answer: C
avatar
obujay
Joined: 06 Oct 2020
Last visit: 14 May 2024
Posts: 7
Own Kudos:
Given Kudos: 11
GMAT 1: 510 Q35 V25
GMAT 2: 670 Q47 V35
GMAT 2: 670 Q47 V35
Posts: 7
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x +2 = 10q
x = 10q-2

x^2 + 4x+9 = x(x+4) +9

(10q-2)(10q-2+4)+9 = (10q-2)(10q+2)+9 = 100q^2 -4+9 = 100q^2 +5

Hence the answer is C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 35,810
Own Kudos:
Posts: 35,810
Kudos: 929
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderator:
Math Expert
97872 posts