document.write( "Question 1140665: You invest $40,000 to start a nacho stand in a shopping mall. You can make each basket of nachos for $0.70. How many baskets must you sell before your average cost per basket is $1.50?\r
\n" ); document.write( "\n" ); document.write( "I don't really know where to start! Is there a formula for this?
\n" ); document.write( "

Algebra.Com's Answer #761198 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Your cost is the initial investment of $40,000, plus $0.70 for each basket you make. If x is the number of baskets you make, then your total cost is

\n" ); document.write( "\"40000%2B0.70x\"

\n" ); document.write( "The average cost per basket is your total cost, divided by the number of baskets:

\n" ); document.write( "\"%2840000%2B0.70x%29%2Fx\"

\n" ); document.write( "You want to know when the average cost per basket is $1.50:

\n" ); document.write( "\"%2840000%2B0.70x%29%2Fx+=+1.50\"

\n" ); document.write( "Solve using basic algebra....
\n" ); document.write( "
\n" );