document.write( "Question 201450: lisa spent $44 on shirts.tee shirts cost $10 and long sleeves shirts cost $4. if she bougt a total of 8 then how many of each kind did she buy? \n" ); document.write( "
Algebra.Com's Answer #151667 by checkley77(12844) ![]() You can put this solution on YOUR website! 44=10X+4(8-X) \n" ); document.write( "44=10X+32-4X \n" ); document.write( "6X=44-32 \n" ); document.write( "6X=12 \n" ); document.write( "X=12/6 \n" ); document.write( "X=2 NUMBER OF LONG SLEEVE SHIRTS \n" ); document.write( "8-2=6 SHORT SHIRTS. \n" ); document.write( "PROOF: \n" ); document.write( "44=12*2+5*4 \n" ); document.write( "44=24+20 \n" ); document.write( "44=44 \n" ); document.write( " |