document.write( "Question 30688: the time required to finish a mathematics test varies directly as the number of problems on the test and inversely as the number of hours spent studying. If a 50-problems test can be completed in 2 hours after 3 hours of studying, how long would a 75-problem test take after 4 hours of studying? \n" ); document.write( "
Algebra.Com's Answer #17422 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let the time be x
\n" ); document.write( "In first equation:
\n" ); document.write( "2x+3x=50
\n" ); document.write( "5x=50
\n" ); document.write( "x=10
\n" ); document.write( "Subsitute it into second equation:
\n" ); document.write( "4(10)+10x=75
\n" ); document.write( "10x=75-40
\n" ); document.write( "10x=35
\n" ); document.write( "x=3.5
\n" ); document.write( "Hence, it requires a test of 3.5hours.
\n" ); document.write( "Paul. \n" ); document.write( "
\n" );