document.write( "Question 359029: Doreen has started a part-time business making and selling bird feeders. Her equipment cost $75. If she makes a profit of $6 on each, how many bird feeders must Doreen sell to make a total profit of more than $135? \n" ); document.write( "
Algebra.Com's Answer #256208 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number of bird feeders she makes be x \n" ); document.write( "$75 is fixed cost \n" ); document.write( "75+6x>135 \n" ); document.write( "add -75 \n" ); document.write( "75-75+6x>135-75 \n" ); document.write( "6x>60 \n" ); document.write( "/6 \n" ); document.write( "x>60/6 \n" ); document.write( "x>10 \n" ); document.write( "she has to make more than 10 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |