document.write( "Question 1032098: If i rent a concession stand for $180 and pay .25 for cans of soda but sell them for $1.15, how many cans must I sell to break even? \n" ); document.write( "
Algebra.Com's Answer #646772 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
(1.15-.25)x = 180
\n" ); document.write( ".90x = 180
\n" ); document.write( "x = 200 cans
\n" ); document.write( "
\n" );