The problem describes a scenario where Nimol needs to buy two types of medicine, A and B, for his mother. He needs to determine the price of each type of medicine. The problem gives two pieces of information: (1) A single day's dosage of medicine A (1 pill twice a day) and medicine B (2 pills three times a day) costs $156. (2) A 7-day supply of medicine A and a 3-day supply of medicine B costs $660. The problem asks us to set up two simultaneous equations and solve them to find the price of a single pill of medicine A and medicine B.

AlgebraLinear EquationsSystems of EquationsWord ProblemProblem Solving
2025/4/28

1. Problem Description

The problem describes a scenario where Nimol needs to buy two types of medicine, A and B, for his mother. He needs to determine the price of each type of medicine. The problem gives two pieces of information:
(1) A single day's dosage of medicine A (1 pill twice a day) and medicine B (2 pills three times a day) costs $
1
5

6. (2) A 7-day supply of medicine A and a 3-day supply of medicine B costs $

6
6

0. The problem asks us to set up two simultaneous equations and solve them to find the price of a single pill of medicine A and medicine B.

2. Solution Steps

Let aa be the price of one pill of medicine A and bb be the price of one pill of medicine B.
From the first piece of information, one day's dosage of medicine A is 2 pills (1 pill twice). One day's dosage of medicine B is 6 pills (2 pills three times). The total cost of one day's dosage is $
1
5

6. So the first equation is:

2a+6b=1562a + 6b = 156
From the second piece of information, the cost of a 7-day supply of medicine A is the price of 7×2=147 \times 2 = 14 pills. The cost of a 3-day supply of medicine B is the price of 3×6=183 \times 6 = 18 pills. The total cost is $
6
6

0. So the second equation is:

14a+18b=66014a + 18b = 660
Now we have a system of two linear equations:
2a+6b=1562a + 6b = 156
14a+18b=66014a + 18b = 660
We can simplify the first equation by dividing by 2:
a+3b=78a + 3b = 78
14a+18b=66014a + 18b = 660
From the simplified first equation, we can express aa in terms of bb:
a=783ba = 78 - 3b
Substitute this expression for aa into the second equation:
14(783b)+18b=66014(78 - 3b) + 18b = 660
109242b+18b=6601092 - 42b + 18b = 660
109224b=6601092 - 24b = 660
24b=109266024b = 1092 - 660
24b=43224b = 432
b=43224b = \frac{432}{24}
b=18b = 18
Now substitute the value of bb back into the expression for aa:
a=783(18)a = 78 - 3(18)
a=7854a = 78 - 54
a=24a = 24

3. Final Answer

The price of one pill of medicine A is 24 Rupees and the price of one pill of medicine B is 18 Rupees.

Related problems in "Algebra"

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

The problem is to factorize the quadratic expression $2x^2 + 5x - 3$ completely.

Quadratic EquationsFactorizationPolynomials
2025/6/19

The problem consists of four parts. Part 1: Given the function $y = (2+x)(x-4)$, we need to sketch t...

Quadratic EquationsParabolaFactorizationGraphing
2025/6/19

The problem requires us to solve five exponential equations for $x$. The equations are: i. $5^{x+2} ...

Exponential EquationsExponentsSolving Equations
2025/6/19

The problem asks us to expand and simplify the given expressions involving products of two binomials...

Binomial ExpansionDifference of SquaresSimplification
2025/6/18