document.write( "Question 20099: A real estate broker sold you house for $72,000. The broker's commission was 6% of the selling price. How much would you get for the house after the commission is paid? \n" ); document.write( "
Algebra.Com's Answer #9683 by prabhjyot(165)![]() ![]() ![]() You can put this solution on YOUR website! Total received = price - commission\r \n" ); document.write( "\n" ); document.write( " =72,000 -72000*0.06 =$67680 \n" ); document.write( " |