document.write( "Question 254551: a pair of shoes cost $52.99 and the state sales tax is 8%.use the formula C=p+rp to find the total cost of the shoes,where C is the total cost, P is the price, and R is the sales tax rate. \n" ); document.write( "
Algebra.Com's Answer #186977 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! C=p+rp \n" ); document.write( "52.99=p+.08*p \n" ); document.write( "52.99=1.08*p \n" ); document.write( "multiply by 100 \n" ); document.write( "5299=108p \n" ); document.write( "5299/108=p \n" ); document.write( " \n" ); document.write( " |