To multiply the polynomials \((6s^4 + 15s^3)(6s^3 - 15s^4)\) using a table, we can set it up as follows:
-
Write the Terms:
- First polynomial: \(6s^4\) and \(15s^3\)
- Second polynomial: \(6s^3\) and \(-15s^4\)
-
Set Up the Table:
| | \(6s^3\) | \(-15s^4\) | |------------|-------------------|------------------| | \(6s^4\) | \(6s^4 \cdot 6s^3 = 36s^7\) | \(6s^4 \cdot (-15s^4) = -90s^8\) | | \(15s^3\) | \(15s^3 \cdot 6s^3 = 90s^6\) | \(15s^3 \cdot (-15s^4) = -225s^7\) |
-
Combine the Results:
- From the first row, we have:
- \(36s^7\)
- \(-90s^8\)
- From the second row, we have:
- \(90s^6\)
- \(-225s^7\)
- From the first row, we have:
Now combine the like terms:
-
Combine the \(s^8\) terms:
- \(-90s^8\)
-
Combine the \(s^7\) terms:
- \(36s^7 - 225s^7 = -189s^7\)
-
The \(s^6\) term:
- \(90s^6\)
- Final Result:
Combining everything, we get:
\[ -90s^8 - 189s^7 + 90s^6 \]
Thus, the final result of multiplying the polynomials \((6s^4 + 15s^3)(6s^3 - 15s^4)\) is:
\[ -90s^8 - 189s^7 + 90s^6 \]
This matches with your outputs, specifically option 4: \(−90s^8−189s^7+90s^6\).