document.write( "Question 279501: A manufacturer purchases a key component used in the production of their product from two different suppliers. (They want to keep their flexibility by maintaining a relationship with both suppliers.) The cost for this key component from supplier A is $5.25 per unit. From supplier B, the component cost is $4.80 per unit. The manufacturer needs 7500 units and has $37,350 available to make the purchase.\r
\n" );
document.write( "\n" );
document.write( "A. Set up a system of equations to describe this situation.
\n" );
document.write( "B. Solve the system of equations to find the solution. \n" );
document.write( "
Algebra.Com's Answer #203173 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=7500 \n" ); document.write( "5.25x+4.80y=37350 \n" ); document.write( "x=3000 y=4500\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |