document.write( "Question 33672This question is from textbook Algebra 1
\n" );
document.write( ": One machine in a print shop can produce a certain number of pages twice as fast as another machine. Operating together, these machines can produce this number of pages in 8 minutes. How long would it take each machine, working alone, to producing this number of pages? \n" );
document.write( "
Algebra.Com's Answer #20081 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! One machine = 2x \n" ); document.write( "Other machine = x \n" ); document.write( "Equation: \n" ); document.write( " \n" ); document.write( "(2x+x)=0.125[(2x)(x)] \n" ); document.write( "3x=0.25x^2 \n" ); document.write( "0.25x^2-3x=0 \n" ); document.write( "times the equation by 4: \n" ); document.write( "x^2-12x=0 \n" ); document.write( "Differentate with respect to x \n" ); document.write( " \n" ); document.write( "-2x=-12 \n" ); document.write( "x=6 \n" ); document.write( "Mutliply the results by 2: \n" ); document.write( "2(6)=12 \n" ); document.write( "Hence, one machine can produce 12 pages and other can produce 2(12)=24 pages. \n" ); document.write( "Paul. \n" ); document.write( " |