document.write( "Question 912677: Can you help me with the problem below:\r
\n" );
document.write( "\n" );
document.write( "A real estate salesperson usually works for a small salary plus a percentage of each house she sells. If her salary is $100 a week plus 3.5% of the price of each house sold, how many dollars' work of houses must she sell in order to clear $20,000 in one year? Assume she works 50 weeks per year. \n" );
document.write( "
Algebra.Com's Answer #554068 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let the value of the houses she sells in a year be x\r \n" ); document.write( "\n" ); document.write( "100 per week \n" ); document.write( "50 weeks in a year\r \n" ); document.write( "\n" ); document.write( "I = 5000+3.5% *x\r \n" ); document.write( "\n" ); document.write( "I> 20,000\r \n" ); document.write( "\n" ); document.write( "5000+3.5%x>20,000\r \n" ); document.write( "\n" ); document.write( "multiply by 100\r \n" ); document.write( "\n" ); document.write( "500000+3.5x > 2000000\r \n" ); document.write( "\n" ); document.write( "3.5x >2000000-500000\r \n" ); document.write( "\n" ); document.write( "3.5x >1500000\r \n" ); document.write( "\n" ); document.write( "x>1500000/3.5\r \n" ); document.write( "\n" ); document.write( "x>428,752 \n" ); document.write( " |