document.write( "Question 268889: A discount outlet is offering a 15% discount on all items. Write a linear equation giving the sale price S for an item with a list price L. \n" ); document.write( "
Algebra.Com's Answer #197009 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A discount outlet is offering a 15% discount on all items. Write a linear equation giving the sale price S for an item with a list price L.
\n" ); document.write( "---
\n" ); document.write( "S = L - 0.15L
\n" ); document.write( "S= L(1-0.15)
\n" ); document.write( "S = 0.85L
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );