document.write( "Question 77967: Together, Carmen and Jay can prepare a catered dinner in 20 hours. Working alone, Carmen can do the job 5 times faster than Jay. Find the time that each person takes to prepare a catered dinner. \n" ); document.write( "
Algebra.Com's Answer #55848 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x(x/5)/x+(x/5)=20 \n" ); document.write( "(x^2/5)/[(5x+x)/5]=20 \n" ); document.write( "(x^2/5)/(6x/5)=20 cross multiply \n" ); document.write( "(x^2/5)=20(6x/5) \n" ); document.write( "x^2/5=120x/5 \n" ); document.write( "x^2-120x=0 \n" ); document.write( "x(x-120)=0 \n" ); document.write( "x=0 \n" ); document.write( "x-120=0 \n" ); document.write( "x=120 hours answer. amount of time it takes for Jay alone. \n" ); document.write( "120/5=24 hours for Carman alone. \n" ); document.write( "proof \n" ); document.write( "120*24/(120+24)=20 \n" ); document.write( "2880/144=20 \n" ); document.write( "20=20 \n" ); document.write( " \n" ); document.write( " |