document.write( "Question 904510: Iola has $75. She buys a pair of shoes on sale for one-half off and a pair of socks for $6. She has $32 left. Which equation can be used to find x, the regular price of the shoes?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548783 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the regular price of shoes \n" ); document.write( "$75 - x/2 - $6 = $32 \n" ); document.write( "75 - 38 = x/2 \n" ); document.write( " 37 = x/2 \n" ); document.write( " $74 = x, the regular price of shoes \n" ); document.write( "And...checking \n" ); document.write( "$75 - $37-$6 = $32 \n" ); document.write( " |