document.write( "Question 70392: Shopping city has a 6% sales tax\r
\n" );
document.write( "\n" );
document.write( "Manuel spent $10.59 on a basketball at shopping city. What was the selling price of the ball. \n" );
document.write( "
Algebra.Com's Answer #50214 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 1.06x=1059 1.06 is the selling price + the 6% tax & the x is the selling price. \n" ); document.write( "x=1059/1.06 \n" ); document.write( "x=999 or $ 9.99 was the selling price. \n" ); document.write( " |