document.write( "Question 895890: The first worker can make 5 chairs in 3 hours.\r
\n" );
document.write( "\n" );
document.write( "The second worker can make 7 chairs in 4 hours.\r
\n" );
document.write( "\n" );
document.write( "How long will it take the two workers to manufacture 10 chairs? Don't forget to show units. \n" );
document.write( "
Algebra.Com's Answer #543105 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Letx=amount of time needed for the two workers to make 10 chairs \n" ); document.write( "The first worker works at the rate of 5/3=1.67 chairs per hour \n" ); document.write( "The second worker works at the rate of 7/4=1.75 chairs per hour \n" ); document.write( "Together they work at the rate of (5/3) + (7/4)=(20/12)+(21/12)=(41/12)=3.42 chairs per hour. So, our equation to solve is: \n" ); document.write( "3.42x=10 \n" ); document.write( "x=2.92 hours time needed for the two workers to make 10 chairs working together\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "In 2.92 hours, the first worker makes (1.67)(2.92)=4.88 chairs \n" ); document.write( "In 2.92 hours, the second worker makes (1.75)(2.92)=5.11 chairs \n" ); document.write( "Together they make 4.88+5.11=9.99 chairs \n" ); document.write( "Instead of 10, we got 9.99 and this is caused by round-off errors. \n" ); document.write( "If we work it out in fractions, we should get the exact answer. Lets try it:\r \n" ); document.write( "\n" ); document.write( "Together, they work at the rate of 41/12 chairs per hour\r \n" ); document.write( "\n" ); document.write( "So our equation to solve is: \n" ); document.write( "(41/12)x=10 multiply each side by 12 \n" ); document.write( "41x=`120 \n" ); document.write( "x=120/41 hours\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "In 120/41 hours, the first worker makes (5/3)(120/41)=200/41 chairs \n" ); document.write( "In 120/41 hours, the second worker makes (7/4)(120/41)=210/41 chairs\r \n" ); document.write( "\n" ); document.write( "200/41 +210/41=410/41=10 chairs YEA!!!!\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |