document.write( "Question 39642This question is from textbook
\n" );
document.write( ": Teresa and Elaine are going on a camping trip. They will take 20 kg of dehydrated food with them. One type of food, Power Ration, costs $3/kg while another type of food, Energy Plus, costs $2/kg. They will spend $52 on dehydrated food.
\n" );
document.write( "(a) Write a linear system if equations to model this situation.
\n" );
document.write( "(b) Find the amount of each type of food that they will take on the camping trip. Solve by graphing \n" );
document.write( "
Algebra.Com's Answer #25061 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3*x+2(20-x)=52 or 3x+40-2x=52 or x=52-40 or x=12kg of Power rations & \r \n" ); document.write( "\n" ); document.write( "20-12=8kg of Energy Plus.\r \n" ); document.write( "\n" ); document.write( "proof 3*12+2*8=52 or 36+18=52 or 52=52 \n" ); document.write( " |