document.write( "Question 58894: joe purchased a jacket at a 10% discount sale for 121.50 what was the original price of the jacket \n" ); document.write( "
Algebra.Com's Answer #40391 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
joe purchased a jacket at a 10% discount sale for 121.50 what was the original price of the jacket
\n" ); document.write( "Let the original price of the jacket be:x
\n" ); document.write( "The discount then is: (10/100)x=.10x
\n" ); document.write( "The amount he paid: 121.50
\n" ); document.write( ":
\n" ); document.write( "Equation to solve:
\n" ); document.write( "x-.10x=121.50
\n" ); document.write( ".90x=121.5
\n" ); document.write( ".90x/.90=121.50/.90
\n" ); document.write( "x=1215/9
\n" ); document.write( "x=$135
\n" ); document.write( ":
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );