document.write( "Question 1035671: Sally is buying new school supplies. She used a 15% off coupon on a set of markers that was originally $3.00. She also bought some paper that was 20% off. In total, Sally spent $5.35 after using her coupons. How much was the original price of the paper? \n" ); document.write( "
Algebra.Com's Answer #650319 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Assuming she only bought one set of markers, then;
\n" ); document.write( "$3 minus 15%=3*.85=2.55 for the markers.
\n" ); document.write( "5.35-2.55=$2.80 spent on paper.
\n" ); document.write( "If the paper was 20% off, then she only paid 80% of the papers cost, or:
\n" ); document.write( ".80p=2.80
\n" ); document.write( "p=2.80/.80=$3.50 as the original cost of the paper!!!!!!!!!
\n" ); document.write( "
\n" );