document.write( "Question 1060220: A party supply store charges a set-up fee of $80 plus 0.35 per balloon to make a balloon arch. A business has $150 to spend on decorations for their grand opening. How many balloons can they have in the arch? \n" ); document.write( "
Algebra.Com's Answer #675312 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be the number of balloons. Then:
\n" ); document.write( "80+.35n=150
\n" ); document.write( ".35n=70
\n" ); document.write( "n=200
\n" ); document.write( "They can have 200 balloons in the arch. ☺☺☺☺
\n" ); document.write( "
\n" );