document.write( "Question 284339: What is the total cost of a pair of jeans that are priced $50.00 if there is 7% sales tax? \n" ); document.write( "
Algebra.Com's Answer #206335 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the total cost of a pair of jeans that are priced $50.00 if there is 7% sales tax? \n" ); document.write( "--- \n" ); document.write( "Cost = 50 + 0.07*50 \n" ); document.write( "--- \n" ); document.write( "Cost = (1.07)50 \n" ); document.write( "--- \n" ); document.write( "Cost = $53.50 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |