document.write( "Question 841638: A store makes a profit of $24 on a pair of shoes after a markup of 30%. What is the selling price of the shoes? Show two methods for determining your answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507109 by richwmiller(17219) You can put this solution on YOUR website! 1.30x=24+x \n" ); document.write( "x=80 \n" ); document.write( "The shoes were sold for $80 \n" ); document.write( " |