document.write( "Question 773527: Mr. B can wash his car in 15 minutes, while his son takes twice as
\n" );
document.write( "long to do the same job. If they work together, how many minutes
\n" );
document.write( "will the job take them? \n" );
document.write( "
Algebra.Com's Answer #471616 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Mr B does the job in 1/15 job per minute \n" ); document.write( "His Son can do the job in 1/30 job per minute. \n" ); document.write( "Together rate = 1/x job/min \n" ); document.write( "1/15 + 1/30 = 1/x \n" ); document.write( "Common Denominator = 30x \n" ); document.write( "2x + x = 30 \n" ); document.write( "3x = 30 \n" ); document.write( "x = 10 \n" ); document.write( "So, together they can do the \n" ); document.write( "job in 10 minutes. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |