document.write( "Question 223524: This is really hard for me :(\r
\n" );
document.write( "\n" );
document.write( "This Company manufactures three types of dweezle, type K, Type Z, and type F. Each type of dweezle is composed of two compounds, iron and zinc. Each pound of type K is 12 ounces of iron and 4 ounces of zinc while each pound of type Z is 12 ounces of zinc and 4 ounces of iron. Type F requires 8 ounces of each per pound.\r
\n" );
document.write( "\n" );
document.write( "Zinc is somewhat more difficult to work with, making type Z more costly to produce. A pound of type Z requires 9.6 man-hours to produce while a pound of type K requires only 6 man-hours and type F only 8.\r
\n" );
document.write( "\n" );
document.write( "The company has 125 pounds of zinc and 175 pounds of iron and only 2180 man-hours available for production, how many of type K and type Z can the Company make?\r
\n" );
document.write( "\n" );
document.write( "Goodness this is a pain, I tried and tried and keep getting different solutions. Please HELP! \n" );
document.write( "
Algebra.Com's Answer #167365 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! This Company manufactures three types of dweezle, type K, Type Z, and type F. Each type of dweezle is composed of two compounds, iron and zinc. \n" ); document.write( ": \n" ); document.write( "Each pound of type K is 12 ounces of iron and 4 ounces of zinc \n" ); document.write( ": \n" ); document.write( "while each pound of type Z is 12 ounces of zinc and 4 ounces of iron. \n" ); document.write( ": \n" ); document.write( "Type F requires 8 ounces of each per pound. \n" ); document.write( ": \n" ); document.write( "Zinc is somewhat more difficult to work with, making type Z more costly to produce. \n" ); document.write( ": \n" ); document.write( "A pound of type Z requires 9.6 man-hours to produce \r \n" ); document.write( "\n" ); document.write( "while a pound of type K requires only 6 man-hours \n" ); document.write( ": \n" ); document.write( " and type F only 8. \n" ); document.write( ": \n" ); document.write( "The company has 125 pounds of zinc and 175 pounds of iron and only 2180 man-hours available for production, \n" ); document.write( ": \n" ); document.write( " how many of type K and type Z can the Company make? \n" ); document.write( ": \n" ); document.write( "This IS a pain, the guy that wrote this, ought to get back on his medication. \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Let k, z, f be the no. of each items made, respectively \n" ); document.write( ": \n" ); document.write( "The zinc amt equation \n" ); document.write( "4k + 12z + 8f = 125 \n" ); document.write( ": \n" ); document.write( "The iron amt equation \n" ); document.write( "12k + 4z + 8f = 175 \n" ); document.write( ": \n" ); document.write( "The man-hour equation \n" ); document.write( "6k + 9.6z + 8f = 2180 \n" ); document.write( ": \n" ); document.write( "I checked this using the matrix feature on my calc and there are not 3 positive \n" ); document.write( "solutions to this. Something is not right here\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |