document.write( "Question 1062165: if a sweater is at 30 percent discount and is now 91 dollars, what is the original price \n" ); document.write( "
Algebra.Com's Answer #676985 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
1x-0.30x = 91
\n" ); document.write( "0.70x = 91
\n" ); document.write( "x = 91/0.70 = 130
\n" ); document.write( "
\n" ); document.write( "
\n" );