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)\"\" \"About 
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 = \"%280.23%2A50000+-+0.25%2A50000%29%2F%280.2+-+0.25%29\" = 20000.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The amount invested at desktop computers is 20000 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  0.2*20000 + 0.25*(50000 - 20000) = 11500 = 0.23*50000.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );