document.write( "Question 889136: The dress store is having a sale 1/4 off. A woman buys $30 of merchandise what is the regular price?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #537920 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Set x = the original price\r
\n" ); document.write( "\n" ); document.write( "The regular price - ( one fourth of the regular price ) = $30
\n" ); document.write( "( x - (1/4)*x ) = 30
\n" ); document.write( " 4/4 x - 1/4 x = 30
\n" ); document.write( " 3/4 x = 30
\n" ); document.write( "multiply each side by 4/3
\n" ); document.write( " x = 30 * 4/3
\n" ); document.write( " x = 120/3
\n" ); document.write( " x = 40
\n" ); document.write( "So the original price was $40
\n" ); document.write( "
\n" );