document.write( "Question 1013183: A student must leave for campus in 10 minutes or he will be late for class. Unfortunately, he is snowed in. He can shovel the driveway in
\n" );
document.write( "1616
\n" );
document.write( "minutes, and his brother claims to be able to do it in
\n" );
document.write( "1212
\n" );
document.write( "minutes. If they shovel together, how long will it take to clear the driveway? Will this give enough time for the student to get to the campus? \n" );
document.write( "
Algebra.Com's Answer #629398 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! I'm thinking you mean 16 and 12 minutes...if so the set up looks like this... \n" ); document.write( " \n" ); document.write( "Now multiply by 48 and solve for the time t... \n" ); document.write( "4t + 3t = 48 \n" ); document.write( "7t = 48 \n" ); document.write( "t = 48/7 minutes \n" ); document.write( "That means he can leave in almost 7 minutes... \n" ); document.write( " |