document.write( "Question 499660: The horsepower (hp) that a shaft can safely transmit varies jointly with its speed (in revolutions per minute rpm) and the cube of its diameter. If the shaft of a certain material 2 inches in diameter can transmit 36 hp at 75 rpm, what diameter must the shaft have in order to transmit 14 hp at 30 rpm? \n" ); document.write( "
Algebra.Com's Answer #337814 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The horsepower (hp) that a shaft can safely transmit varies jointly with its speed (in revolutions per minute rpm) and the cube of its diameter. If the shaft of a certain material 2 inches in diameter can transmit 36 hp at 75 rpm, what diameter must the shaft have in order to transmit 14 hp at 30 rpm?
\n" ); document.write( "-----------
\n" ); document.write( "hp = k*rpm*d^3
\n" ); document.write( "36 = k*75*8
\n" ); document.write( "k = 36/600 = 0.06
\n" ); document.write( "-------------------
\n" ); document.write( "14 = 0.06*30*d^3 = 1.8d^3
\n" ); document.write( "d^3 = 14/1.8
\n" ); document.write( "d =~ 1.981 inches\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );