document.write( "Question 195156:  Amy paid $67.32 for a pair of running shoes during a 25% off sale.  What was the regular price?\r
\n" );
document.write( "\n" );
document.write( "What is the solution? -1/2x=-7/8 \n" );
document.write( "
| Algebra.Com's Answer #146445 by edjones(8007)     You can put this solution on YOUR website! Let x=regular price \n" ); document.write( "x-.25x=67.32 \n" ); document.write( ".75x=67.32 \n" ); document.write( "x=67.32/.75 \n" ); document.write( "=$89.76 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |