document.write( "Question 307838: An instrument store gives a 10% discount to all students off the original cost of an instrument. During a back to school sale an additional 15% is taken off the discounted price. Julie, a student at the local high school, purchases a flute for $306. How much did it originally cost? \n" ); document.write( "
Algebra.Com's Answer #220154 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let the original price be x
\n" ); document.write( "general discount given is 10 %\r
\n" ); document.write( "\n" ); document.write( "the discounted price = 0.9x\r
\n" ); document.write( "\n" ); document.write( "Further 15 % on the discounted price is given\r
\n" ); document.write( "\n" ); document.write( "The price now will be 0.85(0.9x)\r
\n" ); document.write( "\n" ); document.write( "= 0.765x
\n" ); document.write( "0.765 x = 306\r
\n" ); document.write( "\n" ); document.write( "x= 306/0.765\r
\n" ); document.write( "\n" ); document.write( "x=400 the original price
\n" ); document.write( "
\n" );