Question

Difficulty: MediumLinear Equations in One and Two Variables

An investor holds xx shares of Stock X and yy shares of Stock Y in a financial portfolio. The total monetary value of these holdings is $6,300\$6,300, modeled by the linear equation 40x+20y=6,30040x + 20y = 6,300. If the ratio of the number of shares of Stock X to the total number of shares held is 22 to 55, what is the total number of shares of Stock X and Stock Y in the portfolio?

  1. A
    90
  2. B
    135
  3. C
    210
  4. 225Answer
  5. E
    245

Answer

225
The correct answer is 225. Expressing the part-to-whole ratio xx+y=25\frac{x}{x+y} = \frac{2}{5} algebraically gives 3x=2y3x = 2y, or y=1.5xy = 1.5x. Substituting 1.5x1.5x for yy in the value equation 40x+20y=6,30040x + 20y = 6,300 yields 70x=6,30070x = 6,300, so x=90x = 90. Then y=135y = 135, and the total number of shares is 90+135=22590 + 135 = 225.

Step-by-Step Solution

1
Set up the linear relationship between xx and yy using the given ratio.
xx+y=25    5x=2x+2y    3x=2y    y=1.5x\frac{x}{x + y} = \frac{2}{5} \implies 5x = 2x + 2y \implies 3x = 2y \implies y = 1.5x
The problem specifies that the ratio of Stock X shares (xx) to total shares (x+yx + y) is 2:52:5.
2
Substitute y=1.5xy = 1.5x into the portfolio value equation 40x+20y=6,30040x + 20y = 6,300.
40x+20(1.5x)=6,300    40x+30x=6,300    70x=6,300    x=9040x + 20(1.5x) = 6,300 \implies 40x + 30x = 6,300 \implies 70x = 6,300 \implies x = 90
Replacing yy with an equivalent expression in terms of xx reduces the system to a single linear equation in one variable.
3
Calculate yy and determine the total number of shares x+yx + y.
y=1.5(90)=135    x+y=90+135=225y = 1.5(90) = 135 \implies x + y = 90 + 135 = 225
The question asks for the total combined number of shares of both stocks held in the portfolio.

Key Concept

Solving systems of linear equations formed by combining a linear value equation with a ratio relationship.
Rate this question