SOLUTION: Some points were initially placed on a line. After that, a point was inserted between each pair of neighboring points. After that, such an insertion was repeated two more times. 11

Algebra.Com
Question 1161834: Some points were initially placed on a line. After that, a point was inserted between each pair of neighboring points. After that, such an insertion was repeated two more times. 113 points are on the line as a result. How many points were placed on the line initially?
Found 2 solutions by greenestamps, ikleyn:
Answer by greenestamps(13209)   (Show Source): You can put this solution on YOUR website!


----------------------------------------------

Ignore this solution -- it performs the insertion only twice. The problem says the insertion is performed and then performed two MORE times.

Let the initial number of points be n.

There are (n-1) spaces between pairs of points; so after the first insertion the number of points is n + (n-1) = 2n-1.

For the second insertion, there are (2n-2) spaces between pairs of the (2n-1) points. So after the second insertion, the number of points is (2n-1)+(2n-2) = 4n-3.





ANSWER: The initial number of points on the line was 29.

--------------------------------------------------------

Corrected solution....

Let n be the number of points initially.

There are (n-1) spaces between those n points, so after the first insertion the number of points is n + (n-1) = 2n-1.

For the second insertion, there are (2n-2) spaces between the pairs of (2n-1) points, so the number of points is now (2n-1)+(2n-2) = 4n-3.

For the third insertion, there are (4n-4) spaces between the pairs of (4n-3) points, so the number of points is now (4n-3)+(4n-4) = 8n-7.

The number of points after the third insertion is 113:





ANSWER: The initial number of points was 15.


Answer by ikleyn(52879)   (Show Source): You can put this solution on YOUR website!
.

According to the problem, the insertion was repeated 3 (three) times.


After the first insertion, the number of the point is  n + (n-1) = 2n-1.


After the second insertion, the number of points is (2n-1) + (2n-2) = 4n-3.


After the third insertion, the number of points is  (4n-3) + (4n-4) = 8n - 7.


Your equation is


    8n - 7 = 113,


which implies


    8n = 113 + 7 = 120

     n           = 120/8 = 15.


ANSWER.  15 points were initially placed on the line.

Solved.


RELATED QUESTIONS

Several points are marked on a line. Tina then marked another point between each two... (answered by ikleyn)
calculate the distance between each of the pairs of points on the real line using the... (answered by Alan3354)
Six points are placed on a circle. What is the greatest number of different lines that... (answered by Edwin McCravy)
Graphing equations on a coordinate plane is a simple way to visually represent the... (answered by ikleyn)
You might want to draw up a number line and then place two points on that line. Multiply... (answered by ewatrrr)
For a potato race, a straight line is marked on the ground from a point A, and points B,... (answered by greenestamps)
8 points are placed on the line a, 7 points are placed on the line b. How many triangles... (answered by ikleyn)
The railing of a stairway extends onto a landing. The distance between the end posts of... (answered by ikleyn,greenestamps)
Ms. Jam told Ally that each question on a test was either 3 or 6 points with a total of... (answered by richard1234,josmiceli)