document.write( "Question 118948: the spanish club purchased 34 tacos for $40 to sell for a fundraiser . they purchased chicken tacos for a $1 each and beef tacos for $1.50 each. how many kind of taco did the spanish club purchase? \n" ); document.write( "
Algebra.Com's Answer #87038 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 1.5X+1(34-X)=40 \n" ); document.write( "1.5X+34-X=40 \n" ); document.write( ".5X=40-34 \n" ); document.write( ".5X=6 \n" ); document.write( "X=6/.5 \n" ); document.write( "X=12 CHICKEN TACOS BOUGHT. \n" ); document.write( "34-12=22 BEEF TACOS BOUGHT. \n" ); document.write( "PROOF \n" ); document.write( "1.5*12+1*22=40 \n" ); document.write( "18+22=40 \n" ); document.write( "40=40 \n" ); document.write( " |