what expression correctly uses parantheses to make the equation below true

8x3-2+9=17

(8x3)-2+9 = 17

To make the equation 8x3 - 2 + 9 = 17 true, you can use parentheses in the following way:

8 * (3 - 2) + 9 = 17

To correctly use parentheses to make the equation "8x3-2+9=17" true, we need to determine where to place the parentheses. Here is the step-by-step explanation:

1. Start by calculating the multiplication: 8 multiplied by 3 is 24.
Equation becomes: 24 - 2 + 9 = 17.

2. Next, place parentheses around the subtraction operation:
(24 - 2) + 9 = 17.

3. Now, solve the expression within the parentheses:
22 + 9 = 17.

4. Finally, calculate the addition on the left side of the equation:
31 = 17.

Since 31 does not equal 17, there is no way to use parentheses to make the equation true.