document.write( "Question 1162721: A busload of campers stopped at a dairy stand for ice cream. They ordered 105 cones, some soft-serve at $2.00 each and the rest hard-pack at $0.50 each. If the total bill was $133.50, how many of each type of cone were ordered? \n" ); document.write( "
Algebra.Com's Answer #786554 by ikleyn(52794)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "x for $2 and (105-x) for $0.50.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 2x + 0.5*(105-x) = 133.50\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |