We have two problems to solve. Problem 6: A man is 32 years older than his son. Ten years ago, the man was three times as old as his son was then. We need to find the present age of the man and his son. Problem 7: Mahmoud runs to a marker and back in 15 minutes. His speed to the marker is 5 m/s and his speed on the way back is 4 m/s. We need to find the distance to the marker.

AlgebraWord ProblemsSystems of EquationsLinear EquationsRate ProblemsDistance, Rate, and Time
2025/6/26

1. Problem Description

We have two problems to solve.
Problem 6: A man is 32 years older than his son. Ten years ago, the man was three times as old as his son was then. We need to find the present age of the man and his son.
Problem 7: Mahmoud runs to a marker and back in 15 minutes. His speed to the marker is 5 m/s and his speed on the way back is 4 m/s. We need to find the distance to the marker.

2. Solution Steps

Problem 6:
Let mm be the man's current age and ss be the son's current age.
From the first sentence, we have:
m=s+32m = s + 32
Ten years ago, the man's age was m10m - 10 and the son's age was s10s - 10. From the second sentence, we have:
m10=3(s10)m - 10 = 3(s - 10)
Now we have a system of two equations with two variables:

1. $m = s + 32$

2. $m - 10 = 3(s - 10)$

Substitute equation (1) into equation (2):
(s+32)10=3(s10)(s + 32) - 10 = 3(s - 10)
s+22=3s30s + 22 = 3s - 30
2s=522s = 52
s=26s = 26
Now substitute s=26s = 26 into equation (1):
m=26+32m = 26 + 32
m=58m = 58
Problem 7:
Let dd be the distance to the marker in meters.
Let t1t_1 be the time it takes to run to the marker, and t2t_2 be the time it takes to run back.
We know that total time is 15 minutes, which is 15×60=90015 \times 60 = 900 seconds.
So, t1+t2=900t_1 + t_2 = 900
We also know that distance = speed × time.
So, d=5t1d = 5t_1 and d=4t2d = 4t_2.
Therefore, t1=d5t_1 = \frac{d}{5} and t2=d4t_2 = \frac{d}{4}.
Substitute these into the equation t1+t2=900t_1 + t_2 = 900:
d5+d4=900\frac{d}{5} + \frac{d}{4} = 900
Multiply by 20 to clear the fractions:
4d+5d=180004d + 5d = 18000
9d=180009d = 18000
d=2000d = 2000

3. Final Answer

Problem 6: The man's present age is 58 years, and the son's present age is 26 years.
Problem 7: The distance to the marker is 2000 meters.

Related problems in "Algebra"

We are given two systems of equations to solve. System 1: $3m - n = 5$ $2m + 5n = 7$ System 2: $5c -...

Systems of EquationsLinear EquationsSubstitution
2025/6/26

We are given 8 problems. Let's solve them one by one. Problem 1: A man receives a total of $17800$ o...

Linear EquationsWord ProblemsRatio and ProportionGeometryQuadratic EquationsDistance, Rate, and Time
2025/6/26

The length of a straight line ABC is 5 meters. The ratio of the length of AB to the length of BC is ...

Ratio and ProportionLinear EquationsWord Problem
2025/6/26

Samir buys $x$ cans of soda at 30 cents each and $(x+4)$ cans of soda at 35 cents each. The total co...

Linear EquationsWord ProblemProblem Solving
2025/6/26

A man's salary increases by $500 each year. Over four years, he earns a total of $17800. We need to ...

Linear EquationsWord ProblemsArithmetic Sequences
2025/6/26

We are given a system of two linear equations with two variables, $x$ and $y$: $x + 2y = 1$ $2x + 3y...

Linear EquationsSystems of EquationsElimination MethodSolution
2025/6/26

We are given a system of two linear equations with two variables, $x$ and $y$: $4x + y = 14$ $x + 5y...

Linear EquationsSystems of EquationsSubstitution Method
2025/6/26

The problem asks to solve systems of linear equations using the substitution method. We will solve q...

Systems of EquationsLinear EquationsSubstitution Method
2025/6/26

We are asked to solve two systems of linear equations using the substitution method. The first syste...

Linear EquationsSystems of EquationsSubstitution Method
2025/6/26

The problem consists of solving two sets of inequalities. (1) is a system of inequalities: $8x - 15 ...

InequalitiesLinear InequalitiesCompound InequalitiesSystems of Inequalities
2025/6/26