document.write( "Question 107034This question is from textbook Pre-Algebra
\n" );
document.write( ": The problem is:\r
\n" );
document.write( "\n" );
document.write( "A real estate agent recieves a monthly salary of $1500 plus a 4% commision on every home sold. For what amount of monthly sales will the agent earn at least $5000? \n" );
document.write( "
Algebra.Com's Answer #77893 by Annabelle1(69)![]() ![]() ![]() You can put this solution on YOUR website! let the amount of sales be x\r \n" ); document.write( "\n" ); document.write( "The agent earns 1500+0.04(4percent)*x=5000 \n" ); document.write( "1500+0.04x=5000 \n" ); document.write( "0.04x=5000-1500 \n" ); document.write( "0.04X=3500 \n" ); document.write( "x=3500/0.04\r \n" ); document.write( "\n" ); document.write( "x=87500\r \n" ); document.write( "\n" ); document.write( "The agent needs to sell $87500 worth of homes \n" ); document.write( " |