document.write( "Question 1176236: coach sue bought milkshakes for her field hockey team. the number of large shakes was just 1 less than twice the number of small shakes. she bought small shakes for $1.75 each and large shakes for $3 each and spent a total of $82.25. how many of each size shake did coach sue buy? \n" ); document.write( "
Algebra.Com's Answer #802803 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "Question States: \"x\" the number of small shakes\r\n" ); document.write( " $3(2x-1) + $1.75x = $82.25\r\n" ); document.write( " $7.75x = $85.25\r\n" ); document.write( " x = 11, the number of small shakes, Large Shakes 21 \n" ); document.write( " \n" ); document.write( " |