document.write( "Question 251689: Seven boys and girls went into the corner drug store. Each boy got an ice cream soda at 30 cents, and each girl took a chocolate nut sundae at 35 cents. The bill was $2.25. How many boys were there? How many girls? \n" ); document.write( "
Algebra.Com's Answer #183369 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
b+g=7
\n" ); document.write( ".30b+.35g=2.25
\n" ); document.write( "
\n" ); document.write( "
\n" );