document.write( "Question 283286: Solve this word problems algebraically using one variable.
\n" ); document.write( " After a 25% reduction, a picnic table is on sale for $120. What was the regular price?
\n" ); document.write( "CODE:\r
\n" ); document.write( "\n" ); document.write( "EQUATION:\r
\n" ); document.write( "\n" ); document.write( "SOLUTION:
\n" ); document.write( "

Algebra.Com's Answer #205638 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
B=p/%
\n" ); document.write( "B=120/.75
\n" ); document.write( "B=$160
\n" ); document.write( "
\n" );