document.write( "Question 1097938: A hairdresser has 13 small and 14 large cans of hairspray, giving a total of 9 L of hairspray. At this time last year she had 4 small and 12 large cans, totalling 6 L of hairspray. How much spray is in each size can?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #712336 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s=small \n" ); document.write( "b=big \n" ); document.write( "13s+14b=9 \n" ); document.write( "4s+12b=6 \n" ); document.write( "s=0.24 L \n" ); document.write( "b=0.42 L \n" ); document.write( " \n" ); document.write( " |