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

This topic has expert replies
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members
BTGModeratorVI wrote:
Mon Jun 08, 2020 11:54 am
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

Answer: C
Source: Magoosh
Given that x + 2 is divisible by 10, say x = 8. Thus, x^2 + 4x + 9 = 8^2 + 4*8 + 9 = 64 + 32 + 9 = 105

So, 105 divided by 10 has a remainder 5.

The correct answer: C

Hope this helps!

-Jay
_________________
Manhattan Review GMAT Prep

Locations: GMAT Classes | GMAT Tutoring | GRE Tutoring | LSAT Tutoring | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770
BTGModeratorVI wrote:
Mon Jun 08, 2020 11:54 am
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

Answer: C
Source: Magoosh
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
Brent Hanneson - Creator of GMATPrepNow.com
Image

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 8085
Joined: Sat Apr 25, 2015 10:56 am
Location: Los Angeles, CA
Thanked: 43 times
Followed by:29 members
BTGModeratorVI wrote:
Mon Jun 08, 2020 11:54 am
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

Answer: C
Source: Magoosh
Solution:

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

Scott Woodbury-Stewart
Founder and CEO
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

ImageImage

Senior | Next Rank: 100 Posts
Posts: 59
Joined: Tue Oct 01, 2019 5:49 am
C

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 w is 5.