document.write( "Question 215231: jacinta can solve 20 multiplication questions in one minute. her friend can solve the same number in 3 minutes. how long will it take both of them together to solve 20 questions?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #162641 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! jacinta can solve 20 multiplication questions in one minute. her friend can solve the same number in 3 minutes. how long will it take both of them together to solve 20 questions? \n" ); document.write( ". \n" ); document.write( "Really, in this case, the fact that there are 20 questions is not relevant. \n" ); document.write( ". \n" ); document.write( "Let x = time it takes for both to solve \n" ); document.write( "x(1/1 + 1/3) = 1 \n" ); document.write( "x(3/3 + 1/3) = 1 \n" ); document.write( "x(4/3) = 1 \n" ); document.write( "x(4) = 3 \n" ); document.write( "x = 3/4 of a minute \n" ); document.write( "Or \n" ); document.write( "(3/4) * 60 = 45 seconds \n" ); document.write( " |