document.write( "Question 439856: Kevin bought fish at a grocery store at $5 per pound for salmon and $3 per pound for catfish. He spent a total of $36.60 on salmon and catfish. If Kevin bought a total of 10 pounds of salmon and catfish at the grocery store, how many pounds of each did he buy? What equation can be made using this problem? Use substitution. \n" ); document.write( "
Algebra.Com's Answer #303998 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x+y=10 \n" ); document.write( "5x+3y=36.60 \n" ); document.write( "3x+3y=30.00 \n" ); document.write( "2x=6.60 \n" ); document.write( "x=3.3 \n" ); document.write( "y=6.7 \n" ); document.write( "Kevin bought 3.3 lbs of salmon and 6.7 lbs. of catfish.. \n" ); document.write( " |