document.write( "Question 1197846: a computer store sells two models of monitors. model a sells for $355 and model b sells for $465. if a total of 120 monitors were sold for $47880, how many of each type were sold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831281 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "a computer store sells two models of monitors. model a sells for $355 \n" ); document.write( "and model b sells for $465. if a total of 120 monitors were sold for $47880, \n" ); document.write( "how many of each type were sold? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of the $465 panels;\r\n" ); document.write( "\r\n" ); document.write( "then 120-x is the number of the $355 panels.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write the total revenue equation\r\n" ); document.write( "\r\n" ); document.write( " 465x + 355*(120-x) = 47880.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and find x\r\n" ); document.write( "\r\n" ); document.write( " 465x + 355*120 - 355x = 47880\r\n" ); document.write( "\r\n" ); document.write( " 110x = 47880 - 355*120\r\n" ); document.write( "\r\n" ); document.write( " 110x = 5280\r\n" ); document.write( "\r\n" ); document.write( " x = 5280/110 = 48.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. 48 monitors at $465 and the rest, 120 - 48 = 72 monitors at $355.\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( " |