document.write( "Question 200591: If the cost,in dollars, of a box of my favorite cereal is the same as the number of different values of x which satisfy ( x square minus nine ) to the power of three equal to zero, then a box of this cereal costs how much ? \n" ); document.write( "
Algebra.Com's Answer #150898 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the cost,in dollars, of a box of my favorite cereal is the same as the number of different values of x which satisfy ( x square minus nine ) to the power of three equal to zero, then a box of this cereal costs how much ? \n" ); document.write( "------------------------ \n" ); document.write( "(x^2 - 9)^3 = 0 \n" ); document.write( "x^2 - 9 = 0 \n" ); document.write( "x = $3 \n" ); document.write( " \n" ); document.write( " |