document.write( "Question 1034478: The Home Depot recently sold 23 watt CFL bulbs for $250 each and 42 watt CFL bulbs for $8.25. If River Memorial Hospital purchased 200 such bulbs for a total of $1305, how many of each type did they purchase? \n" ); document.write( "
Algebra.Com's Answer #649134 by robertb(5830)![]() ![]() You can put this solution on YOUR website! I will make the assumption that you actually meant a 23-watt CFL bulb to be $2.50 each. It doesn't make sense that each one costs $250.\r \n" ); document.write( "\n" ); document.write( "Let x = number of 23-watt CFL bulbs purchased, \n" ); document.write( "y = number of 42-watt CFL bulbs purchased.\r \n" ); document.write( "\n" ); document.write( "With this in mind,you can come up with the system\r \n" ); document.write( "\n" ); document.write( "2.50x + 8.25y = 1305,and \n" ); document.write( "x + y = 200\r \n" ); document.write( "\n" ); document.write( "Using Cramer's rule,\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Therefore 60 23-watt CFL bulbs were purchased, and 140 42-watt CFL bulbs purchased. \n" ); document.write( " |