document.write( "Question 1005009: A pair of jeans was 30 percent off the original price. The sale resulted in dollar 24 discount. what was the original cost of jeans. Show two methods for finding answer \n" ); document.write( "
Algebra.Com's Answer #621341 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the original cost of jeans
\n" ); document.write( "(1) \"+24+=+.3x+\"
\n" ); document.write( "(2) \"+x+-+.3x+=+x+-+24+\"
\n" ); document.write( "Both equations give same answer
\n" ); document.write( "
\n" );