document.write( "Question 151153: A machine produces 389 bolts in 34 minutes. At the same rate, how many minutes would it take to produce 238 bolts?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111071 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=number of minutes it would take the machine to produce 238 bolts \n" ); document.write( "We know that this machine produces bolts at the rate of 389/34 bolts per min and we have specified that in x minutes it will produce 238 bolts. In other words, the rate at which the machine produces bolts (bolts/min) times x minutes has to equal 238 bolts.\r \n" ); document.write( "\n" ); document.write( "So, our equation to solve is: \n" ); document.write( "(389/34)*x=238 multiply each side by 34\r \n" ); document.write( "\n" ); document.write( "389x=8092 divide each side by 389 \n" ); document.write( "x=20.8 minutes------ans\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |