document.write( "Question 185614: Solve Problems Using Linear Systems
\n" );
document.write( "15. Some students at L.C.V.I. held a bake sale recently to raise money for a field trip. They charged $7 for fruit pies and $10 for meat pies. They sold a total of 52 pies and earned $424. How many of each type of pie did they sell?
\n" );
document.write( "(The answer is: 32 fruit pies, 20 meat pies, but i dont know how to solve it?) \n" );
document.write( "
Algebra.Com's Answer #139251 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 10M+7F=424 \n" ); document.write( "M+F=52 OR M=52-F \n" ); document.write( "NOW REPLACE M WITH (52-F) IN THE FIRST EQUATION & SOLVE FOR F. \n" ); document.write( "10(52-F)+7F=424 \n" ); document.write( "520-10F+7F=424 \n" ); document.write( "-3F=424-520 \n" ); document.write( "-3F=-96 \n" ); document.write( "F=-96/-3 \n" ); document.write( "F=32 FRUIT PIES WERE SOLD. \n" ); document.write( "52-32=20 MEAT PIES WERE SOLD. \n" ); document.write( "PROOF: \n" ); document.write( "10*20+7*32=424 \n" ); document.write( "200+224=424 \n" ); document.write( "424=424 \n" ); document.write( " |