document.write( "Question 550187: my commission was 6000 my commission on the first home was one and one half times the commission on the second home whats my commission on both homes \n" ); document.write( "
Algebra.Com's Answer #358537 by mananth(16949) You can put this solution on YOUR website! one house commission = x\r \n" ); document.write( "\n" ); document.write( "other house commission = 1.5x\r \n" ); document.write( "\n" ); document.write( "1.5x+x=6000\r \n" ); document.write( "\n" ); document.write( "2.5x=6000 \n" ); document.write( "x= 6000/2.5\r \n" ); document.write( "\n" ); document.write( "=2400\r \n" ); document.write( "\n" ); document.write( "2400 on first house \n" ); document.write( "3600 on second house \n" ); document.write( " \n" ); document.write( " |