The area \( A \) of a triangle with vertices \((x_1, y_1)\), \((x_2, y_2)\), and \((x_3, y_3)\) can be calculated using the formula:
\[ A = \frac{1}{2} \left| x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2) \right| \]
Step 1: Area of Triangle PQR
For triangle PQR with vertices \( P(0,0) \), \( Q(9.42, 0) \), and \( R(6, 2.4) \):
- Coordinates:
- \( (x_1, y_1) = (0, 0) \)
- \( (x_2, y_2) = (9.42, 0) \)
- \( (x_3, y_3) = (6, 2.4) \)
Using the area formula:
\[ A_{PQR} = \frac{1}{2} \left| 0(0 - 2.4) + 9.42(2.4 - 0) + 6(0 - 0) \right| \]
Calculating it step by step:
\[ A_{PQR} = \frac{1}{2} \left| 0 + 9.42 \cdot 2.4 + 0 \right| \] \[ A_{PQR} = \frac{1}{2} \left| 22.608 \right| = 11.304 \]
Step 2: Area of Triangle PQS
For triangle PQS with vertices \( P(0,0) \), \( Q(9.42, 0) \), and \( S(5, y) \):
- Coordinates:
- \( (x_1, y_1) = (0, 0) \)
- \( (x_2, y_2) = (9.42, 0) \)
- \( (x_3, y_3) = (5, y) \)
Using the area formula:
\[ A_{PQS} = \frac{1}{2} \left| 0(0 - y) + 9.42(y - 0) + 5(0 - 0) \right| \]
Calculating it step by step:
\[ A_{PQS} = \frac{1}{2} \left| 9.42y \right| = \frac{9.42y}{2} \]
Step 3: Set Up the Equation
We know the area of triangle PQS is three times the area of triangle PQR:
\[ A_{PQS} = 3 \cdot A_{PQR} \]
Substituting the areas:
\[ \frac{9.42y}{2} = 3 \cdot 11.304 \]
Calculating \( 3 \cdot 11.304 \):
\[ 3 \cdot 11.304 = 33.912 \]
Now, equate:
\[ \frac{9.42y}{2} = 33.912 \]
To eliminate the fraction, multiply both sides by 2:
\[ 9.42y = 67.824 \]
Step 4: Solve for y
Now, divide both sides by 9.42:
\[ y = \frac{67.824}{9.42} \]
Calculating \( y \):
\[ y \approx 7.19 \text{ (rounded to two decimal places)} \]
The value of \( y \) closest to this calculation in the provided options is:
\[ \boxed{7.2} \]