document.write( "Question 1017360: Sophia’s math test is worth 130 points and has 40 problems. Each problem is worth either 4 points or 3 points. How many of each question type were on the test?\r
\n" ); document.write( "\n" ); document.write( "A. The test had 30 4-point questions and 10 3-point questions.
\n" ); document.write( "B. The test had 10 4-point questions and 30 3-point questions.
\n" ); document.write( "C. The test had 28 4-point questions and 12 3-point questions.
\n" ); document.write( "D. The test had 25 4-point questions and 10 3-point questions.\r
\n" ); document.write( "\n" ); document.write( "First I used process of elimination and figured out that A and C were wrong. This is because it doesn't add up to the total 130.\r
\n" ); document.write( "\n" ); document.write( "then I wrote out the equation in numbers\r
\n" ); document.write( "\n" ); document.write( "4x+3y=130\r
\n" ); document.write( "\n" ); document.write( "X+Y=40\r
\n" ); document.write( "\n" ); document.write( "now this is where I got stuck.\r
\n" ); document.write( "\n" ); document.write( "Any help is appreciated!
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #633647 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "USING SUBSTITUTION:
\n" ); document.write( ".
\n" ); document.write( "T=number of three point questions; F=number of four pint question
\n" ); document.write( ".
\n" ); document.write( "T+F=40
\n" ); document.write( "T=40-F . Use this to substitute for T below.
\n" ); document.write( ".
\n" ); document.write( "3T+4F=130 . Substitute for T from above.
\n" ); document.write( "3(40-F)+4F=130
\n" ); document.write( "120-3F+4F=130
\n" ); document.write( "F=10
\n" ); document.write( ".
\n" ); document.write( "T=40-F=40-10=30
\n" ); document.write( ".
\n" ); document.write( "ANSWER: There were thirty 3 point and ten 4 point questions.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "3T+4F=130
\n" ); document.write( "3(30)+4(10)=130
\n" ); document.write( "90+40=130
\n" ); document.write( ".
\n" ); document.write( "-OR-
\n" ); document.write( ".
\n" ); document.write( "USING ELIMINATION:
\n" ); document.write( ".
\n" ); document.write( "3T+4F=130
\n" ); document.write( ".
\n" ); document.write( "T+F=40 . Multiply by 3.
\n" ); document.write( "3T+3F=120 . Subtract from first equation.
\n" ); document.write( ".
\n" ); document.write( ".(3T+4F=130)
\n" ); document.write( "-(3T+3F=120)
\n" ); document.write( "--------------
\n" ); document.write( "F=10
\n" ); document.write( ".
\n" ); document.write( "Same as above.
\n" ); document.write( ".
\n" ); document.write( "
\n" );