document.write( "Question 526005: bayside insurance offers two health plans under plan A Giselle would have to pay $80 of her medical bills plus 30% of the rest. Under plan B Giselle would pay the first $90 but only 20% of the rest. For what amount of medical bills will plan B save Giselle money? Assume she has over $90 in bills \n" ); document.write( "
Algebra.Com's Answer #348295 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Plan A 80 + 30.00% of rest
\n" ); document.write( "Plan B= 90 + 20.00% of the rest
\n" ); document.write( "Plan B < Plan A
\n" ); document.write( "90+0.20(x-90)<80+0.30(x-80)
\n" ); document.write( "90+0.20 x-18 <80+0.30x - 24
\n" ); document.write( "90-80-18+24<0.3 x-0.2 x
\n" ); document.write( "16 < 0.1 x
\n" ); document.write( "160 < x
\n" ); document.write( "x should be greater than $160
\n" ); document.write( "
\n" ); document.write( "
\n" );