We are given 8 problems. Let's solve them one by one. Problem 1: A man receives a total of $17800$ over four years, and each year he is paid $500$ more than the previous year. We need to find his salary in the first year. Problem 2: Samir buys $x$ cans of soda at $30$ cents each and $(x+4)$ cans of soda at $35$ cents each. The total cost is $3.35$. We need to find $x$. Problem 3: The length of a straight line $ABC$ is $5$ m. The ratio $AB:BC = 2:5$. We need to find the length of $AB$. Problem 4: The opposite angles of a cyclic quadrilateral are $(3x+10)^\circ$ and $(2x+20)^\circ$. We need to find the angles. Problem 5: The interior angles of a hexagon are in the ratio $1:2:3:4:5:9$. We need to find the angles. Problem 6: A man is 32 years older than his son. Ten years ago he was three times as old as his son was then. We need to find the present age of each. Problem 7: Mahmoud runs to a marker and back in 15 minutes. His speed on the way 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. Problem 8: A car completes a journey in 10 minutes. For the first half of the distance, the speed was 60 km/h, and for the second half, the speed was 40 km/h. We need to find the total distance of the journey.

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

1. Problem Description

We are given 8 problems. Let's solve them one by one.
Problem 1: A man receives a total of 1780017800 over four years, and each year he is paid 500500 more than the previous year. We need to find his salary in the first year.
Problem 2: Samir buys xx cans of soda at 3030 cents each and (x+4)(x+4) cans of soda at 3535 cents each. The total cost is 3.353.35. We need to find xx.
Problem 3: The length of a straight line ABCABC is 55 m. The ratio AB:BC=2:5AB:BC = 2:5. We need to find the length of ABAB.
Problem 4: The opposite angles of a cyclic quadrilateral are (3x+10)(3x+10)^\circ and (2x+20)(2x+20)^\circ. We need to find the angles.
Problem 5: The interior angles of a hexagon are in the ratio 1:2:3:4:5:91:2:3:4:5:9. We need to find the angles.
Problem 6: A man is 32 years older than his son. Ten years ago he was three times as old as his son was then. We need to find the present age of each.
Problem 7: Mahmoud runs to a marker and back in 15 minutes. His speed on the way 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.
Problem 8: A car completes a journey in 10 minutes. For the first half of the distance, the speed was 60 km/h, and for the second half, the speed was 40 km/h. We need to find the total distance of the journey.

2. Solution Steps

Problem 1:
Let xx be the salary in the first year. Then the salaries for the next three years are x+500x+500, x+1000x+1000, and x+1500x+1500.
The total salary is x+(x+500)+(x+1000)+(x+1500)=17800x + (x+500) + (x+1000) + (x+1500) = 17800.
4x+3000=178004x + 3000 = 17800
4x=148004x = 14800
x=3700x = 3700
Problem 2:
The cost of xx cans is 0.30x0.30x.
The cost of (x+4)(x+4) cans is 0.35(x+4)0.35(x+4).
The total cost is 0.30x+0.35(x+4)=3.350.30x + 0.35(x+4) = 3.35.
0.30x+0.35x+1.40=3.350.30x + 0.35x + 1.40 = 3.35
0.65x=1.950.65x = 1.95
x=1.950.65=3x = \frac{1.95}{0.65} = 3
Problem 3:
AB:BC=2:5AB:BC = 2:5. Let AB=2xAB = 2x and BC=5xBC = 5x.
AB+BC=5AB + BC = 5
2x+5x=52x + 5x = 5
7x=57x = 5
x=57x = \frac{5}{7}
AB=2x=2×57=107AB = 2x = 2 \times \frac{5}{7} = \frac{10}{7}
Problem 4:
The opposite angles of a cyclic quadrilateral add up to 180180^\circ.
(3x+10)+(2x+20)=180(3x+10) + (2x+20) = 180
5x+30=1805x + 30 = 180
5x=1505x = 150
x=30x = 30
The angles are 3(30)+10=1003(30) + 10 = 100^\circ and 2(30)+20=802(30) + 20 = 80^\circ.
Problem 5:
The interior angles of a hexagon add up to 720720^\circ.
The ratio of the angles is 1:2:3:4:5:91:2:3:4:5:9. Let the angles be x,2x,3x,4x,5x,9xx, 2x, 3x, 4x, 5x, 9x.
x+2x+3x+4x+5x+9x=720x + 2x + 3x + 4x + 5x + 9x = 720
24x=72024x = 720
x=30x = 30
The angles are 30,60,90,120,150,27030^\circ, 60^\circ, 90^\circ, 120^\circ, 150^\circ, 270^\circ.
Problem 6:
Let the man's present age be MM and the son's present age be SS.
M=S+32M = S + 32
Ten years ago, the man's age was M10M - 10 and the son's age was S10S - 10.
M10=3(S10)M - 10 = 3(S - 10)
M10=3S30M - 10 = 3S - 30
M=3S20M = 3S - 20
S+32=3S20S + 32 = 3S - 20
2S=522S = 52
S=26S = 26
M=26+32=58M = 26 + 32 = 58
Problem 7:
Let dd be the distance to the marker.
Time taken to run to the marker is t1=d5t_1 = \frac{d}{5}.
Time taken to run back is t2=d4t_2 = \frac{d}{4}.
Total time is t1+t2=15t_1 + t_2 = 15 minutes =15×60=900= 15 \times 60 = 900 seconds.
d5+d4=900\frac{d}{5} + \frac{d}{4} = 900
4d+5d20=900\frac{4d + 5d}{20} = 900
9d=180009d = 18000
d=2000d = 2000 meters.
Problem 8:
Let dd be the total distance. Let d/2d/2 be the first half of the distance and d/2d/2 the second half of the distance.
Time taken for the first half is t1=d/260=d120t_1 = \frac{d/2}{60} = \frac{d}{120}.
Time taken for the second half is t2=d/240=d80t_2 = \frac{d/2}{40} = \frac{d}{80}.
Total time is t1+t2=10t_1 + t_2 = 10 minutes =1060=16= \frac{10}{60} = \frac{1}{6} hours.
d120+d80=16\frac{d}{120} + \frac{d}{80} = \frac{1}{6}
2d+3d240=16\frac{2d + 3d}{240} = \frac{1}{6}
5d=405d = 40
d=8d = 8 km.

3. Final Answer

1. $3700

2. $3

3. $\frac{10}{7}$ m

4. $100^\circ, 80^\circ$

5. $30^\circ, 60^\circ, 90^\circ, 120^\circ, 150^\circ, 270^\circ$

6. Man: 58 years, Son: 26 years

7. 2000 meters

8. 8 km

Related problems in "Algebra"

Given $A = \{1, 2\}$ and $B = \mathbb{R}$, we need to sketch the graph of $R = A \times B$. We need ...

SetsRelationsFunctionsCartesian ProductGraphs
2025/6/27

Solve the equation $ \lceil x^2 - x \rceil = x + 3 $ for $x \in \mathbb{R}$, where $ \lceil x \rceil...

Ceiling FunctionQuadratic EquationsInteger Solutions
2025/6/27

A lemming runs from point A to a cliff at B at 4 m/s, jumps over the edge and falls to point C at an...

Word ProblemLinear EquationsDistance, Speed, and Time
2025/6/27

Given three matrices $X$, $Y$, and $Z$ as follows: $X = \begin{bmatrix} 5 & 4 & -7 \\ -3 & p & 5 \en...

MatricesMatrix TransposeMatrix MultiplicationMatrix Addition
2025/6/27

We have two problems to solve. Problem 6: A man is 32 years older than his son. Ten years ago, the m...

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

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

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