document.write( "Question 483309: This was a multiple choice word problem on percents. I found the correct answer by working the answers backward, but I would like to know how to write out the steps the correct way. (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 purchases a flute for $306. How much did it originally cost?)
\n" ); document.write( " I know the answer is 400. (.10x400)=40. 400-40=360 (360x.15)=54
\n" ); document.write( "360-54=306. So I can figure it out if given a mutiple choice, but how should I have done it?
\n" ); document.write( " Many thanks
\n" ); document.write( " Marcia
\n" ); document.write( "

Algebra.Com's Answer #330769 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the original price be x
\n" ); document.write( "10% discount
\n" ); document.write( "so the cost is 0.9x
\n" ); document.write( "..
\n" ); document.write( "0n 0.9x additional 15 %
\n" ); document.write( "0.9x*0.85 =306
\n" ); document.write( "0.765x=306
\n" ); document.write( "x= 306/0.765
\n" ); document.write( "x= $400\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );