document.write( "Question 958398: a tv is on 40% sale the discount price is 600 after the discount what was the original price \n" ); document.write( "
Algebra.Com's Answer #585749 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the original price
\n" ); document.write( "\"+p+-+.4p+=+600+\"
\n" ); document.write( "\"+.6p+=+600+\"
\n" ); document.write( "\"+p+=+600%2F.6+\"
\n" ); document.write( "\"+p+=+1000+\"
\n" ); document.write( "The original price was $1,000
\n" ); document.write( "
\n" ); document.write( "
\n" );