To find the point-slope equation of the line passing through the points (3, 34) and (10, 62), we first need to calculate the slope (m) of the line using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points (3, 34) and (10, 62):
- \( (x_1, y_1) = (3, 34) \)
- \( (x_2, y_2) = (10, 62) \)
Now, substituting the coordinates into the slope formula:
\[ m = \frac{62 - 34}{10 - 3} = \frac{28}{7} = 4 \]
Now that we have the slope \( m = 4 \), we can use the point-slope form of the equation, which is given by:
\[ y - y_1 = m(x - x_1) \]
We can choose either point to write the equation. Let's use the point (3, 34):
\[ y - 34 = 4(x - 3) \]
This matches option A:
A. (y - 34) = 4(x - 3)
So the correct answer is A.