document.write( "Question 294907: I need help solving this word problem we are to use a system of linear equations to solve the problem.\r
\n" );
document.write( "\n" );
document.write( "Your teacher is giving you a test worth 100 points containing 40 questions. There are two-point questions and four-point questions on the test. How many of each type of question are on the test?\r
\n" );
document.write( "\n" );
document.write( "Please help this is really important!! thanks \n" );
document.write( "
Algebra.Com's Answer #212602 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! We have two unknowns. number of 2 point and 4 point questions. \n" ); document.write( "t +f=40 \n" ); document.write( "t=40-f \n" ); document.write( "2t+4f=100 \n" ); document.write( "substitute 40-f for t \n" ); document.write( "2*(40-f)+4f=100 \n" ); document.write( "f=10 and t=30 \n" ); document.write( " \n" ); document.write( " |