document.write( "Question 550509: Peter bought a computer that normally costs $1,500. The computer is on sale for 15% off. Peter paid 7% sales tax on the sale price of the computer. How much did peter pay for the computer? \n" ); document.write( "
Algebra.Com's Answer #358841 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The sale price is
\n" ); document.write( "\"+1500+-+.15%2A1500+=+1500+-+225+\"
\n" ); document.write( "\"+1500+-+225+=+1275+\"
\n" ); document.write( "and
\n" ); document.write( "\"+1275+%2B+.07%2A1275+=+1275+%2B+89.25+\"
\n" ); document.write( "\"+1275+%2B+89.25+=+1364.25+\"
\n" ); document.write( "Peter paid $1.364.25
\n" ); document.write( "
\n" );