document.write( "Question 1167449: A store has $50,000 of inventory in notebook computers and desktop computers. The profit on a notebook computer is 25% and the profit on a desktop computer is 20%. The profit for the entire stock is 23%. How much is invested in notebook computers and how much in desktop computer?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #792040 by ikleyn(52832)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let D be the amount invested in desktop computers.\r\n" ); document.write( "\r\n" ); document.write( "Then the amount invested in the notebook computers is (50000-D).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total profit equation is\r\n" ); document.write( "\r\n" ); document.write( " 0.2*D + 0.25*(50000-D) = 0.23*50000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From the equation\r\n" ); document.write( "\r\n" ); document.write( " D =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |