document.write( "Question 141263This question is from textbook prentic hall algebra 1
\n" );
document.write( ": How do I solve uing two equations in two variable?\r
\n" );
document.write( "\n" );
document.write( "A shipment of TV sets, some weighing 30kg each and the others weighing 50 kg each, has a total weight of 880 kg. If there are 20 sets all together, how many weigh 50 kg?\r
\n" );
document.write( "\n" );
document.write( "I got the first equation of: 880=30t+50k, but can't figure out the second equation. \n" );
document.write( "
Algebra.Com's Answer #102920 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I solve uing two equations in two variable? \n" ); document.write( "A shipment of TV sets, some weighing 30kg each and the others weighing 50 kg each, has a total weight of 880 kg. If there are 20 sets all together, how many weigh 50 kg? \n" ); document.write( "I got the first equation of: 880=30t+50k, but can't figure out the second equation. \n" ); document.write( "------------------- \n" ); document.write( "Let # of 30kg sets be t \n" ); document.write( "Let # of 50 kg sets be k \n" ); document.write( "------------------------------ \n" ); document.write( "EQuATIONS: \n" ); document.write( "Quantity Equation: t + k = 20 \n" ); document.write( "Weight Equation :30t+50k = 880 \n" ); document.write( "------------------ \n" ); document.write( "Rearrange: \n" ); document.write( "3t + 5k = 88 \n" ); document.write( "t = 20-k \n" ); document.write( "--------------- \n" ); document.write( "Substitute to solve for K: \n" ); document.write( "3(20-k) + 5k = 88 \n" ); document.write( "60 -3k + 5k = 88 \n" ); document.write( "2k = 28 \n" ); document.write( "k = 14 (# of 50 kg sets( \n" ); document.write( "---------------- \n" ); document.write( "Substitute into t = 20-k to solve for \"t\": \n" ); document.write( "t = 20 -14 = 6 (# of 30 kg sets) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |