document.write( "Question 1155673: Barbara works for Real Realtors. Monthly she receives a commission of 3% of her total sales. Last month she sold two properties and her commission was $9600. The first property sold for $40,000 less than twice the second. What was the sale price of each property? \n" ); document.write( "
Algebra.Com's Answer #778297 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! .03x=9600, 3 % commission of x worth of sales. \n" ); document.write( "x=320,000, the combined price \n" ); document.write( "one is x, the other is 2x-40000\r \n" ); document.write( "\n" ); document.write( "that some is 3x-40000=320000 \n" ); document.write( "3x=360000 \n" ); document.write( "x=$120,000 and 2x-40000=$200,000\r \n" ); document.write( "\n" ); document.write( "$120L and $200K \n" ); document.write( " |