document.write( "Question 577828: Please help me here I am getting so flustered\r
\n" );
document.write( "\n" );
document.write( "bayside insurence offers two healthplans. Under plan A, Giselle would have to pay the first $200 of her medical bills,plus 40% of the rest.Under plan B, Giselle would pay the first $240, but only 20% of the rest. For what amount of medical bills will plan B save Giselle money? Assume she has over $240 in bills \n" );
document.write( "
Algebra.Com's Answer #370372 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 200 + (40%)(x - 200) > 240 + (20%)(x - 240)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 + .4x - 80 > 240 + .2x - 48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".2x > 72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x > 360 \n" ); document.write( " |