document.write( "Question 439388: Bayside insurance offers two health plans. Under plan a, Giselle would have to pay the first $70 of her medical bills, plus 35% of the rest. Under plan b, Giselle would have to pay the first $230 and 30% for of the rest. For what amount of medical bills will plan b save Giselle money? \n" ); document.write( "
Algebra.Com's Answer #303679 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the bill amount be x
\n" ); document.write( "Plan A= 75 + 35.00% of rest
\n" ); document.write( "Plan B= 230 + 30.00% of the rest
\n" ); document.write( "Plan B < Plan A
\n" ); document.write( "230+0.35(x-230)<75+0.35*x
\n" ); document.write( "230+0.30x-80.5<75+0.35x-26.25
\n" ); document.write( "230-75-80.5+26.25<0.35x-0.3x
\n" ); document.write( "100.75<0.05x
\n" ); document.write( "2015\n" ); document.write( "\n" ); document.write( "the bill should be greater than $2015
\n" ); document.write( "
\n" ); document.write( "
\n" );