document.write( "Question 760150: How will I go about this problem? help please
\n" );
document.write( "Joe can type one page in 8 minutes. Tyler can type one page in 12 minutes. How long would it take them working together, to type 50 pages?
\n" );
document.write( "t=time together
\n" );
document.write( "1=one page typed
\n" );
document.write( "t/8=fraction of page typed by Joe in t minutes
\n" );
document.write( "t/12=fraction of page typed by Tyler in t minutes
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #462463 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Two agents are contributing to the same job. Look at the rate of each in pages per minute.\r \n" ); document.write( "\n" ); document.write( "Joe: 1/8 pages per minute. \n" ); document.write( "Tyler: 1/12 pages per minute.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "They both work together for unknown time, t minutes to type 50 pages. The rate at which the pages are typed is the combined addition of the two rates.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rate*Time=Pages \n" ); document.write( " \n" ); document.write( "Solve for t. \n" ); document.write( " |