document.write( "Question 1175569: The time required for an elevator to lift a weight varies jointly as the weight as the weight and distance through which it is to be lifted and inversely as the power of the motor. It takes 30 seconds for a 10 horsepower motor to lift 100 pounds through 50 ft. What size of the motor is required to lift 800 pounds in 40 seconds through 40 feet?\r
\n" );
document.write( "\n" );
document.write( "1. What type variation is involved in this problem?
\n" );
document.write( "2. What previously learned concepts are needed in solving the problem?
\n" );
document.write( "3. What is the mathematical equation of the given problem?
\n" );
document.write( "4. What is the unknown in the problem?
\n" );
document.write( "5.How will you solve the given problem involving combined variation? \n" );
document.write( "
Algebra.Com's Answer #801307 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! t=k*w*d/p \n" ); document.write( "30=k*100*50/10 \n" ); document.write( "k=0.06 \n" ); document.write( "use that in next step \n" ); document.write( "40=0.06*800*40/p \n" ); document.write( "40p=1920 \n" ); document.write( "p=48 hp \n" ); document.write( " \n" ); document.write( " |