document.write( "Question 459954: In Ryan Corporation, the first shift produced 5 1/2 times as many lightbulbs as the second shift. If the total lightbulbs produced was 16,250, how many lightbulbs were produced on shift #1?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315435 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f=5.5x \n" ); document.write( "s=x \n" ); document.write( "x+5.5x=16250 \n" ); document.write( "6.5x=16250 \n" ); document.write( "x=16250/6.5\r \n" ); document.write( "\n" ); document.write( "solve for f \n" ); document.write( "f=13750., s=2500., x=2500. \n" ); document.write( " |