document.write( "Question 202874: The OfficeJet Printer can copy Maria's Dissertation in 8 Minutes. The LaserJet can copy the same document in 14 minutes. If the two printers work together,how long will they take to copy the dissertation. \n" ); document.write( "
Algebra.Com's Answer #153036 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The OfficeJet Printer can copy Maria's Dissertation in 8 Minutes. The LaserJet can copy the same document in 14 minutes. If the two printers work together,how long will they take to copy the dissertation.
\n" ); document.write( "------------------------------------------------------
\n" ); document.write( "OJ Printer DATA:
\n" ); document.write( "time = 8 min/job ; rate = (1/8) job/min
\n" ); document.write( "------------------------------
\n" ); document.write( "LJ Printer DATA:
\n" ); document.write( "time = 14 min/job ; rate = (1/14) min/job
\n" ); document.write( "------------------------------
\n" ); document.write( "Together DATA:
\n" ); document.write( "time = x min/job ; rate = (1/x) min/job
\n" ); document.write( "=========================================
\n" ); document.write( "Equation:
\n" ); document.write( "rate + rate = together rate
\n" ); document.write( "1/8 + 1/14 = 1/x
\n" ); document.write( "14x + 8x = 8*14
\n" ); document.write( "22x = 8*14
\n" ); document.write( "x = 5.09 minutes
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========================
\n" ); document.write( "
\n" );