staceyhursh
Thanks Received: 0
Vinny Gambini
Vinny Gambini
 
Posts: 11
Joined: January 31st, 2011
 
 
 

Question about phrasing of a condition....

by staceyhursh Sat Aug 06, 2011 4:39 pm

I am working on a practice LG and one of the conditions is phrased (not quoting verbatim) "M and H are exactly two spaces apart."

For some reason I am having a difficult time seeing as how this is written as M_H (or H_M) and not M_ _ H (or H _ _ M). Maybe just a brain freeze, but that doesn't make sense to me. I'm probably making it way too complicated, but it's got me stuck. Help would be appreciated.
 
timmydoeslsat
Thanks Received: 887
Atticus Finch
Atticus Finch
 
Posts: 1136
Joined: June 20th, 2011
 
This post thanked 1 time.
 
trophy
Most Thanked
trophy
First Responder
 

Re: Question about phrasing of a condition....

by timmydoeslsat Sat Aug 06, 2011 9:01 pm

This is a common issue people have!

1) M and H are exactly two spaces apart = M_H or H_M

2) Two spaces between M and H = M _ _ H or H _ _ M


The second scenario is equivalent to three spaces apart. When you have M and H being two spaces apart, you cannot just count the spaces between them. You must also include the space that the M/H variable is occupying, as this is part of the separation of it and the other variable.
 
chike_eze
Thanks Received: 94
Atticus Finch
Atticus Finch
 
Posts: 279
Joined: January 22nd, 2011
 
 
trophy
Most Thanked
 

Re: Question about phrasing of a condition....

by chike_eze Sat Aug 06, 2011 9:06 pm

staceyhursh Wrote:I am working on a practice LG and one of the conditions is phrased (not quoting verbatim) "M and H are exactly two spaces apart."

For some reason I am having a difficult time seeing as how this is written as M_H (or H_M) and not M_ _ H (or H _ _ M).


I get turned around on these too.

1. M and H are exactly two spaces apart (from each other)
2. M and H have exactly two spaces between them

Both are not the same.

1. M -- count space one, then H. Therefore, M_H or H_M. This statement is equivalent to "exactly one space between"

2. M -- space one, space two, then H. Therefore, M_ _H or H_ _M. This statement is equivalent to "exactly three spaces apart"

Spaces_Apart_or_Between.pdf
Spaces Apart or Between
(172.65 KiB) Downloaded 190 times


Hmm, maybe we could use a formula:
- A and B are X spaces apart = A and B have X-1 spaces between them
- A and B have X spaces between them = A and B have X+1 spaces apart

What do you think?
Last edited by chike_eze on Sat Aug 06, 2011 9:52 pm, edited 1 time in total.
 
chike_eze
Thanks Received: 94
Atticus Finch
Atticus Finch
 
Posts: 279
Joined: January 22nd, 2011
 
This post thanked 1 time.
 
trophy
Most Thanked
 

Re: Question about phrasing of a condition....

by chike_eze Sat Aug 06, 2011 9:47 pm

timmydoeslsat Wrote:This is a common issue people have!

1) M and H are exactly two spaces apart = M_H or H_M

2) Two spaces between M and H = M _ _ H or H _ _ M

Interesting. You were posting, and I was thinking the exact same thing. Even now, I still slow down and think about which one is being referred to... tricky LSAT-ers!!
Last edited by chike_eze on Sat Aug 06, 2011 11:55 pm, edited 1 time in total.
 
staceyhursh
Thanks Received: 0
Vinny Gambini
Vinny Gambini
 
Posts: 11
Joined: January 31st, 2011
 
 
 

Re: Question about phrasing of a condition....

by staceyhursh Sat Aug 06, 2011 11:33 pm

Thanks everyone!!
 
sw
Thanks Received: 1
Forum Guests
 
Posts: 2
Joined: September 20th, 2011
 
This post thanked 1 time.
 
 

Re: Question about phrasing of a condition....

by sw Wed Sep 21, 2011 4:37 pm

SUGGESTION for visualizing the difference:
" 1(G) and 3(H) are two spaces apart": Think of how many jumps it would take to get from one spot to another on a number line (draw arcs from one spot to the next as you jump down the number line)

G _ H

"1(G) and 4(H) have two spaces between them": Think of how many dots you are jumping over as you go down the number line.

G _ _ H

My daughter is in first grade.

Does this make sense, or is it just me?
S.W.
 
staceyhursh
Thanks Received: 0
Vinny Gambini
Vinny Gambini
 
Posts: 11
Joined: January 31st, 2011
 
 
 

Re: Question about phrasing of a condition....

by staceyhursh Wed Sep 21, 2011 10:08 pm

Yep, makes sense.