document.write( "Question 1121101: On a 100 cm ruler, lines are drawn at 10, X, and 98 cm. The distance between the lines at X and 98 cm is three times the distance between the lines at X and 10 cm. What is the value of X? \n" ); document.write( "
Algebra.Com's Answer #736860 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let d = the distance between the lines at X and 10 cm.
\n" ); document.write( "Then 3d = the distance between the lines at X and 98 cm.
\n" ); document.write( "The total distance is 100 cm so we can write the following:
\n" ); document.write( "10 + d + 3d + 2 = 100
\n" ); document.write( "4d = 88
\n" ); document.write( "d = 22
\n" ); document.write( "The distance between 10 and X is 22, therefore X = 32
\n" ); document.write( "
\n" );