document.write( "Question 50534This question is from textbook Applied College Algebra
\n" ); document.write( ": It costs a restaurant owner 18 cents per glass for orange juice, which is sold for 75 cents per glass. How many glasses of orange must the restaurant owner sell to make a profit of $2337? \n" ); document.write( "
Algebra.Com's Answer #33628 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
0.75x where 'x' is the amount of orange juice glasses (for the amount sold for)
\n" ); document.write( "0.18x for the cost of each glass
\n" ); document.write( "Profit = 0.75x - 0.18x
\n" ); document.write( "2337 = 0.57x
\n" ); document.write( "4100 = x
\n" ); document.write( "
\n" );