document.write( "Question 1013228: Mario and Julio are working together to detail cars. When they work together they can wash 7 cars in 2 hours. If Mario works alone he can detail 5 cars in 3 hours. If Julio works alone, how long will it take him to detail 12 cars? \n" ); document.write( "
Algebra.Com's Answer #629479 by ikleyn(52909)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Mario and Julio are working together to detail cars. When they work together they can wash 7 cars in 2 hours.
\n" ); document.write( "If Mario works alone he can detail 5 cars in 3 hours. If Julio works alone, how long will it take him to detail 12 cars?
\n" ); document.write( "---------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let m be Mario's rate when he works alone, and j be Julio's rate when he works alone. \r\n" );
document.write( "\r\n" );
document.write( "From the condition, \r\n" );
document.write( "\r\n" );
document.write( "m = \"5%2F3\" \"car%2Fhour\",\r\n" );
document.write( "\r\n" );
document.write( "m + j = \"7%2F2\" \"car%2Fhour\".\r\n" );
document.write( "\r\n" );
document.write( "Hence, j = (m+j) - m = \"7%2F2+-+5%2F3\" = \"21%2F6+-+10%2F6\" = \"11%2F6\" \"car%2Fhour\"\r\n" );
document.write( "\r\n" );
document.write( "Therefore, if Julio works alone, it will take for him  \"12\" : \"11%2F6\" = \"%2812%2A6%29%2F11\" hour to wash 12 cars.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );