document.write( "Question 459318: If a salesperson receives 7,500 for selling a house for 120,000, how much will he make if he sells one for 150,000?\r
\n" );
document.write( "\n" );
document.write( "How would I solve this? Thank You \n" );
document.write( "
Algebra.Com's Answer #315807 by simranb(63)![]() ![]() You can put this solution on YOUR website! He gets 7500 for 120,000 \n" ); document.write( "how much for 150,000 \n" ); document.write( "7500 --- 120000 \n" ); document.write( " ? --- 150000 \n" ); document.write( "Cross multiply \n" ); document.write( "120000*?=150000*7500 \n" ); document.write( "? = \n" ); document.write( "? = 9375 \n" ); document.write( "He will get $ 9375 \n" ); document.write( "Hope it helps! \n" ); document.write( " |