document.write( "Question 1175451: A real estate firm charges a flat fee of $500 per sale, plus 2 1/2 % commission on the selling price. Calculate the amount the firm earns on a house that sells for $160000. \n" ); document.write( "
Algebra.Com's Answer #801082 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "$160,000 x 2.5% = $4,000 \n" ); document.write( "Fee + Commission \n" ); document.write( "$500 + $4,000 = $4,500 \n" ); document.write( "$4,500 is what the firm earns for selling the house. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |