document.write( "Question 760916: A suit is on sale for 15% off. The sale price is $646. What is the regular price? \n" ); document.write( "
Algebra.Com's Answer #462918 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the regular price
\n" ); document.write( "given:
\n" ); document.write( "\"+p+-+.15p+=+646+\"
\n" ); document.write( "\"+.85p+=+646+\"
\n" ); document.write( "\"+p+=+760+\"
\n" ); document.write( "The original price was $760
\n" ); document.write( "
\n" ); document.write( "
\n" );