document.write( "Question 443021: Bayside insurance offers two health plans. Under plan A, Giselle would have to pay the first $100 of her medical bills plus 25% of the rest. Under plan B, Giselle would pay the first $160, but only 20% of the rest.
\n" ); document.write( "For what amount of medical bills will plan B save Giselle money? assume she has over $160 in bills.Giselle would save with plan B if she had more than what in medical bills?
\n" ); document.write( "

Algebra.Com's Answer #853310 by ikleyn(53521)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Bayside insurance offers two health plans.
\n" ); document.write( "Under plan A, Giselle would have to pay the first $100 of her medical bills plus 25% of the rest.
\n" ); document.write( "Under plan B, Giselle would pay the first $160, but only 20% of the rest.
\n" ); document.write( "For what amount of medical bills will plan B save Giselle money?
\n" ); document.write( "assume she has over $160 in bills. Giselle would save with plan B if she had more than what in medical bills?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        In the post by @mananth,  the numbers,  the solution and the answer are incorrect.\r
\n" ); document.write( "\n" ); document.write( "        I came to bring a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "let the bill amount be 	x							\r\n" );
document.write( "\r\n" );
document.write( "    Plan A = 100 + 0.25*(x - 100).\r\n" );
document.write( "\r\n" );
document.write( "    Plan B = 160 + 0.20*(x - 160).					\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Plan B < Plan A	\r\n" );
document.write( "						\r\n" );
document.write( "    160 + 0.2*(x-160) < 100 + 0.25*(x-100)\r\n" );
document.write( "\r\n" );
document.write( "    160 + 0.2x - 32 < 100 + 0.25x - 25\r\n" );
document.write( "\r\n" );
document.write( "    160 - 32 - 100 + 25 < 0.25x - 0.2x	\r\n" );
document.write( "\r\n" );
document.write( "    53 < 0.05x \r\n" );
document.write( "\r\n" );
document.write( "    x > \"53%2F0.05\" = 1060.\r\n" );
document.write( "\r\n" );
document.write( "    Plan B is cheaper at x > 1060 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Plan B is cheaper if the bill is greater than $1060.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved correctly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As I see,  this is already the third problem of this type that @mananth
\n" ); document.write( "has solved incorrectly,  but it seems he's not very concerned about it.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );