Last visit was: 21 Apr 2026, 11:46 It is currently 21 Apr 2026, 11:46
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: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,443
 [35]
3
Kudos
Add Kudos
32
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
NitishJain
User avatar
IESE School Moderator
Joined: 11 Feb 2019
Last visit: 05 Jan 2025
Posts: 266
Own Kudos:
203
 [13]
Given Kudos: 53
Posts: 266
Kudos: 203
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,506
 [2]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,506
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 29 Mar 2026
Posts: 3,089
Own Kudos:
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
distance between x-intercepts of the graph of the equation y = 2|4x – 4| – 10
=> ± 2|4x – 4| – 10

When slope is positive: and Y = 0
y = 2(4x – 4) – 10
y = 8x – 8 – 10
0 = 8x - 18
18 = 8X
9/4 = X --------------(1)

When slope is negative: and Y = 0
y = -2(4x – 4) – 10
y = -8x + 8 – 10
0 = -8x - 2
2 = -8X
-1/4 = X --------------(2)

Distance between two values
=> 9/4 - (- 1/4)
=> 9/4+1/4
=> 10/4
=> 5/2

Answer is D

Posted from my mobile device
User avatar
Babineaux
Joined: 24 May 2018
Last visit: 26 Nov 2020
Posts: 93
Own Kudos:
Given Kudos: 35
Location: India
Concentration: General Management, Human Resources
WE:Engineering (Energy)
Posts: 93
Kudos: 113
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
What is the distance between x-intercepts of the graph of the equation y = 2|4x – 4| – 10?

A. -2
B. -1/4
C. 2
D. 5/2
E. 9/4


x - intercept means, y = 0;

Given the equation of a straight line, y = 2 |4x – 4| – 10

Implies y = 2 (4x - 4) -10 ------and----- y = - 2 (4x - 4) -10

Putting y = 0

=> 2 (4x - 4) -10 = 0 ---- and ---- 2 (4x - 4) + 10 = 0

=> 4x - 4 - 5 = 0 ---- and ---- 4x - 4 + 5 = 0

=> 4x = 9 ---- and ---- 4x = - 1

=> x = \(\frac{9}{4}\) ---- and ---- x = - \(\frac{1}{4}\)

Required distance between x - intercepts = \(\frac{9}{4}\) + \(\frac{1}{4}\) = \(\frac{5}{2}\)

IMO ans is D.
User avatar
Doer01
Joined: 19 Sep 2017
Last visit: 28 Oct 2021
Posts: 215
Own Kudos:
Given Kudos: 160
Location: United Kingdom
GPA: 3.9
WE:Account Management (Other)
Posts: 215
Kudos: 166
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
What is the distance between x-intercepts of the graph of the equation y = 2|4x – 4| – 10?

A. -2
B. -1/4
C. 2
D. 5/2
E. 9/4

Hi,
At x intercept points of the line y will be 0.
So, we need to simplify equation by substituting y=0.

0=2|4x-4|-10
|4x-4|=5
Now, (4x-4)=5 ----1
and, -(4x-4)=5 ----2
solving both equations, we get x=9/4 from eq.1 and x= -1/4 from eq.2
now the distance between both the points will be x1-x2= (9/4)-(-1/4)
= 10/4 or 5/2 which is option D.
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,333
Own Kudos:
771
 [1]
Given Kudos: 1,656
Posts: 1,333
Kudos: 771
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The X Intercepts will occur in the Coordinate Plane for the Graph of this function when Y = 0


Scenario 1: when the Quantity Inside the Modulus is greater than or equal to >/= 0

Rule: for X > 0, the Absolute Value of X becomes: | X | = X

0 = 2 * +(4X - 4) - 10

10 = 8X - 8

X = 18/8 = 9/4



Coordinates for 1st X Intercept are:

( 9/4 , 0)



Scenario 2: when the Quantity Inside the Modulus is Less Than < 0

Rule: when X < 0, then the Absolute Value of X becomes: | X | = -(X)

***The reason why is because the OUTPUT from an Absolute Value Modulus must ALWAYS be NON-Negative. Thus, we must Negate the (-)Negative Inner Quantity when we Open the Modulus to make it (+)Positive


Again, the X Intercept will cross the x-Axis when Y = 0


0 = 2 * -(4X - 4) - 10

10 = -8X + 8

X = -(2/8) = -(1/4)



Coordinates for the 2nd X-Intercept are:

( -1/4 , 0)


Lastly: The Distance between the X-Intercepts is the Absolute Distance between the X Coordinates of each X-Intercept


(9/4) - (-1/4) =

10/4 =

5/2

Answer -D-

Posted from my mobile device
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,440
 [3]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,440
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Quote:
What is the distance between x-intercepts of the graph of the equation y = 2|4x – 4| – 10?

A. -2
B. -1/4
C. 2
D. 5/2
E. 9/4 

Important property: The x-intercepts are the points where the y-coordinate = 0.
So we'll take the given equation: y = 2|4x – 4| – 10
And replace y with 0 to get: 0 = 2|4x – 4| – 10
Add 10 to both sides of the equation: 10 = 2|4x – 4|
Divide both sides of the equation by 2 to get: 5 = |4x – 4|

Another property: If |x| = k, then x = k or x = -k
Apply this property: either 4x – 4 = 5 or 4x – 4 = -5

If 4x – 4 = 5, then x = 9/4, which means the first x-intercept is at (9/4, 0)
If 4x – 4 = -5, then x = -1/4, which means the second x-intercept is at (-1/4, 0)

So, the distance between the two x-intercepts = 9/4 - (-1/4) = 10/4 = 5/2

Answer: D
User avatar
GMATWhizTeam
User avatar
GMATWhiz Representative
Joined: 07 May 2019
Last visit: 17 Mar 2026
Posts: 3,374
Own Kudos:
Given Kudos: 70
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Expert
Expert reply
GMAT 2: 760 Q51 V40
Posts: 3,374
Kudos: 2,192
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
What is the distance between x-intercepts of the graph of the equation y = 2|4x – 4| – 10?

A. -2
B. -1/4
C. 2
D. 5/2
E. 9/4 

Since the expression is an absolute value expression, two values of x can satisfy the expression when it is equated to zero.

Why do we equate the expression to zero? Because we are trying to find the x-intercepts of the equation.
Graphically, the x-intercept is the point on the x-axis where the line/curve representing an equation intersects the x-axis. Therefore, at this point, the value of y is equal to zero.

Equating the expression to zero, we have 2|4x – 4| – 10 = 0

2 |4x – 4| = 10

|4x – 4| = 5

This means that 4x – 4 = 5 or 4x – 4 = -5.

Therefore, x = \(\frac{9}{4}\) or x = -\(\frac{1}{4}\)

So, the graph of the equation, y = 2|4x -4| -10 intersects the x-axis at (-\(\frac{1}{4}\), 0) and (\(\frac{9}{4}\),0).
The distance between the x-intercepts = \(\frac{9}{4}\) – (-\(\frac{1}{4}\)) = \(\frac{10 }{4}\) = \(\frac{5}{2}\).

The correct answer option is D.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,951
Own Kudos:
Posts: 38,951
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109729 posts
Tuck School Moderator
853 posts