List M consists of 50 decimals, each of which has a value be

This topic has expert replies
Moderator
Posts: 7187
Joined: Thu Sep 07, 2017 4:43 pm
Followed by:23 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

List M consists of 50 decimals, each of which has a value between 1 and 10 and has two non-zero digits after the decimal place (e.g. 5.68 could be a number in List M). The sum of the 50 decimals is S. The truncated sum of the 50 decimals, T, is defined as follows. Each decimal in List M is rounded down to the nearest integer (e.g. 5.68 would be rounded down to 5); T is the sum of the resulting integers. If S - T is x percent of T, which of the following is a possible value of x?

I. 2%
II. 34%
III. 99%

(A) I only
(B) II only
(C) I and II only
(D) II and III only
(E) I, II, and III

OA E

Source: Manhattan Prep
Source: — Problem Solving |

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

by Brent@GMATPrepNow » Fri Nov 23, 2018 7:38 am
BTGmoderatorDC wrote:List M consists of 50 decimals, each of which has a value between 1 and 10 and has two non-zero digits after the decimal place (e.g. 5.68 could be a number in List M). The sum of the 50 decimals is S. The truncated sum of the 50 decimals, T, is defined as follows. Each decimal in List M is rounded down to the nearest integer (e.g. 5.68 would be rounded down to 5); T is the sum of the resulting integers. If S - T is x percent of T, which of the following is a possible value of x?

I. 2%
II. 34%
III. 99%

(A) I only
(B) II only
(C) I and II only
(D) II and III only
(E) I, II, and III

OA E

Source: Manhattan Prep
Let's examine the EXTREME CASES

S - T = x percent of T
So, S - T = (x/100)T
Divide both sides by to get: (S - T)/T = x/100
Multiply both sides by 100 to get: x = 100(S - T)/T

First, we we'll MINIMIZE the value of x by minimizing the value of S - T and maximizing the value of T.
This occurs when list M = {9.11, 9.11, 9.11, 9.11, 9.11, 9.11, . . . . .9.11, 9.11}
So, S = (50)(9.11)
And T = (50)(9)

So, S - T = (50)(9.11) - (50)(9)
= (50)(9.11 - 9)
= (50)(0.11)

Plug these values into the above equation to get x =100(50)(0.11)/(50)(9)
= 100(0.11)/9
= 11/9
≈1.2222...
So, the MINIMUM value of x is approximately 1.22%

First, we we'll MAXIMIZE the value of x by maximizing the value of S - T and minimizing the value of T.
This occurs when list M = {1.99, 1.99, 1.99, 1.99, 1.99, . . . 1.99, 1.99}
So, S = (50)(1.99)
And T = (50)(1)

So, S - T = (50)(1.99) - (50)(1)
= (50)(1.99 - 1)
= (50)(0.99)

Plug these values into the above equation to get x =100(50)(0.99)/(50)(1)
= 100(0.99)/1
= 99
So, the MAXIMUM value of x is 99%

Combine the results to get: 1.22% < x ≤ 99%
All three values (2%, 34% and 99%) fall within this range of x-values.

Answer: E

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Legendary Member
Posts: 2499
Joined: Sun Oct 29, 2017 2:04 pm
Followed by:6 members

by swerve » Fri Nov 23, 2018 10:11 am
Question mention possible values:

So, let find the range of ((S-T)/T)*100

Maximum percent will be when S-T will be max and T will be min
since S is in the form abc.yz and T will be x(rounded down)
List M , term will be in form a+.bc
when rounded down it will be a
subtracting both=.bc
Therefore, S-T=.YZ

Max value S-T=.99*50 when the first term=1.99 and rounded down value=1
T=1*50
((S-T)/T)*100=99

Min value when first-term =9.11 and rounded value =9
S-T=.11*50
T=9*50

((S-T)/T)*100=1.22

So all three value will satisfy

Option E