document.write( "Question 17953: a tennis racket that regularly sells for $135 is on sale for 25% off the regular price. find the sale price. \n" ); document.write( "
Algebra.Com's Answer #8708 by ivy12003(22)\"\" \"About 
You can put this solution on YOUR website!
regular price of tennis racket = $135

\n" ); document.write( "sale = 25% off
\r
\n" ); document.write( "\n" ); document.write( "regular price of tennis racket - regular price of tennis racket * sale

\n" ); document.write( "$135 - $135 * 25%

\n" ); document.write( "$135 - $33.75

\n" ); document.write( "$101.25

\n" ); document.write( "Therefore, the sale price of the tennis racket is $101.25.
\n" ); document.write( "
\n" );