We are given that the average price of three stocks is $25 per share. This means the total price of all three stocks is:
\( \frac{x + y + z}{3} = 25 \)
Multiplying both sides by 3:
\( x + y + z = 75 \)
where \( x, y, \) and \( z \) represent the prices of the three stocks in ascending order, i.e.,
\( x \leq y \leq z. \)
We need to determine whether the $30 per share stock is the highest-priced one, meaning we want to check
\( z =? 30. \)
### Analyzing the Statements
**Statement (1):** The highest-priced stock costs $1 more per share than the next-highest-priced stock.
This means:
\( y = z - 1 \)
Substituting this into the total price equation:
\( x + z - 1 + z = 75 \)
\( x + 2z - 1 = 75 \)
\( x + 2z = 76 \)
\( 26 \leq z \leq 38 \)
This alone does not tell us whether \( z = 30 \) or not.
**Insufficient.**
---
**Statement (2):** The lowest-priced stock costs $14 per share.
This gives:
\( x = 14 \)
Substituting this into the total price equation:
\( 14 + y + z = 75 \)
\( y + z = 61 \)
\( 14 \leq y \leq z \)
\( 30.5 \leq z \leq 47 \)
Since \( z = 30 \) does not satisfy this inequality, we conclude that \( z \) must be **equal or greater than 30.5**.
**Sufficient.**
Option B