document.write( "Question 399618: Stan can load his truck in 24 minutes. If Chris helps him, it takes 15 minutes to load the truck. How long does it take Chris alone?
\n" );
document.write( "I understand what the problem is asking, but I do not know how to set up an equation for it. I had:
\n" );
document.write( "1/24+1/x=15
\n" );
document.write( "Time of stan=24
\n" );
document.write( "time of chris=x
\n" );
document.write( "total time together=15
\n" );
document.write( "Can you help me? \n" );
document.write( "
Algebra.Com's Answer #283018 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 1/24+1/X=1/15 COMBINE LEFT HAND TERMS USING THE COMMON DENOMINATOR. \n" ); document.write( "(X+24)/24X=1/15 CROSS MULTIPLY. \n" ); document.write( "24X=15(X+24) \n" ); document.write( "24X=15X=360 \n" ); document.write( "24X-15X=360 \n" ); document.write( "9X=360 \n" ); document.write( "X=360/9 \n" ); document.write( "X=40 MINUTES FOR CHRIS WORKING ALONE. \n" ); document.write( "PROOF: \n" ); document.write( "1/24+1/40=1/15 \n" ); document.write( "(40+24)/24*40=1/15 \n" ); document.write( "64/960=1/15 \n" ); document.write( "1/15=1/15 \n" ); document.write( " |