A father agrees to give his son 2000 tugriks for each day the son cleans the house and deduct 3000 tugriks for each day he doesn't clean. After 60 days, the son has not received any money. How many days did the son clean?

AlgebraLinear EquationsSystems of EquationsWord Problem
2025/4/26

1. Problem Description

A father agrees to give his son 2000 tugriks for each day the son cleans the house and deduct 3000 tugriks for each day he doesn't clean. After 60 days, the son has not received any money. How many days did the son clean?

2. Solution Steps

Let xx be the number of days the son cleaned the house.
Let yy be the number of days the son did not clean the house.
The total number of days is 60, so we have:
x+y=60x + y = 60
The total amount of money the son earned is

0. The son earns 2000 tugriks for each day he cleans and loses 3000 tugriks for each day he doesn't. So:

2000x3000y=02000x - 3000y = 0
We have a system of two equations with two variables:
x+y=60x + y = 60
2000x3000y=02000x - 3000y = 0
From the first equation, we can express yy in terms of xx:
y=60xy = 60 - x
Substitute this into the second equation:
2000x3000(60x)=02000x - 3000(60 - x) = 0
2000x180000+3000x=02000x - 180000 + 3000x = 0
5000x=1800005000x = 180000
x=1800005000x = \frac{180000}{5000}
x=36x = 36
Now we can find yy:
y=60x=6036=24y = 60 - x = 60 - 36 = 24
So the son cleaned for 36 days and didn't clean for 24 days.
We can check if this is correct:
2000(36)3000(24)=7200072000=02000(36) - 3000(24) = 72000 - 72000 = 0

3. Final Answer

The son cleaned for 36 days.

Related problems in "Algebra"

The problem is to solve for $t$ in the equation $6.63 = 15[1 - e^{-t/10}]$.

Exponential EquationsLogarithmsEquation Solving
2025/6/21

We are given the equation $48x^3 = [2^{(2x)^3}]^2$ and we need to solve for $x$.

EquationsExponentsLogarithmsNumerical Solution
2025/6/20

We are asked to solve the quadratic equation $x^2 + x - 1 = 0$ for $x$.

Quadratic EquationsQuadratic FormulaRoots of Equations
2025/6/20

Solve the equation $\frac{x+1}{201} + \frac{x+2}{200} + \frac{x+3}{199} = -3$.

Linear EquationsEquation Solving
2025/6/20

The problem is to expand the given binomial expressions. The expressions are: 1. $(x + 1)(x + 3)$

Polynomial ExpansionBinomial ExpansionFOILDifference of Squares
2025/6/19

The problem is to remove the brackets and simplify the given expressions. I will solve question numb...

Algebraic ManipulationExpansionDifference of Squares
2025/6/19

We need to remove the brackets and collect like terms for the given expressions. I will solve proble...

Algebraic simplificationLinear expressionsCombining like termsDistribution
2025/6/19

The problem asks us to solve the equation $\lfloor 2x^3 - x^2 \rceil = 18x - 9$ for $x \in \mathbb{R...

EquationsCeiling FunctionReal NumbersCubic Equations
2025/6/19

The problem consists of 8 sub-problems. Each sub-problem contains an equation and a variable in pare...

Equation SolvingVariable IsolationFormula Manipulation
2025/6/19

The problem provides the equation of a parabola, $y = 3 - 2x - x^2$. We need to find the coordinates...

Quadratic EquationsParabolax-interceptTurning PointCoordinate Geometry
2025/6/19