document.write( "Question 886484: an older computer requires 15 min longer to print the payroll than does a newer computer. together the computers can print the payroll in 10 min. find the time for the new computer working alone to print the payroll. \r
\n" );
document.write( "\n" );
document.write( "I got 15 min. Is this right??? \n" );
document.write( "
Algebra.Com's Answer #535929 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! an older computer requires 15 min longer to print the payroll than does a newer computer. together the computers can print the payroll in 10 min. find the time for the new computer working alone to print the payroll. \n" ); document.write( "*** \n" ); document.write( "x=time it takes new computer working alone to print the payroll. \n" ); document.write( "let 1/x=work rate of new computer \n" ); document.write( "1/(x+15)=work rate of older computer \n" ); document.write( "1/10=work rate working together \n" ); document.write( ".. \n" ); document.write( "sum of indv work rates = work rate working together \n" ); document.write( " \n" ); document.write( "lcd: x(x+15) \n" ); document.write( "x+15+x=(x^2+15x)/10 \n" ); document.write( "10x+150+10x=x^2+15x \n" ); document.write( "x^2-5x-150=0 \n" ); document.write( "solve for x by quadratic formula: \n" ); document.write( " \n" ); document.write( "a=1, b=-5, c=-150 \n" ); document.write( "ans: \n" ); document.write( "x=-3.63 (reject, x>0 \n" ); document.write( "or \n" ); document.write( "x=4.13 \n" ); document.write( "time it takes new computer working alone to print the payroll=4.13 min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |