document.write( "Question 151660: Ben is making wooden toys for the next arts and crafts sale. Each toy costs Ben $1.80 to make. If he sells the toys for $3.00 each, how many will he have to sell to make a profit of exactly $36.00?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can you please simplify this for me and let me understand how to do it because i have always had trouble doing word problems?\r
\n" );
document.write( "\n" );
document.write( "Thank You! :D \n" );
document.write( "
Algebra.Com's Answer #111500 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Ben is making wooden toys for the next arts and crafts sale. Each toy costs Ben $1.80 to make. If he sells the toys for $3.00 each, how many will he have to sell to make a profit of exactly $36.00? \n" ); document.write( ": \n" ); document.write( "This is not hard. \n" ); document.write( ": \n" ); document.write( "Let x = no. of toy needed to make a 36$ profit \n" ); document.write( "; \n" ); document.write( "Total cost for the toys = 1.80*x \n" ); document.write( "Total revenue from selling the toys = 3.00*x \n" ); document.write( ": \n" ); document.write( "Revenue - cost = profit, so we have a simple equation \n" ); document.write( "; \n" ); document.write( "3x - 1.8x = 36 \n" ); document.write( "1.2x = 36 \n" ); document.write( "x = \n" ); document.write( "x = 30 toys to make $36 \n" ); document.write( ": \n" ); document.write( "You can check this by substituting 30 for x in the equation: (90 - 54 = 36) \n" ); document.write( ": \n" ); document.write( "How about this? Does it make sense to you now? \n" ); document.write( " |