document.write( "Question 1009126: Hector's doctor told him that his cholesterol level should be below 200. Hector's cholesterol is 225.\r
\n" );
document.write( "\n" );
document.write( "Let p represent the number of points hector should lower his cholesterol. Write an inequality with 225 - p on one side.\r
\n" );
document.write( "\n" );
document.write( "Solve the inequality.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624665 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You're almost there already... \n" ); document.write( "225 - p < 200 \n" ); document.write( "To solve this, add p to both sides and subtract 200 and we get \n" ); document.write( "225 - 200 < p \n" ); document.write( "25 < p and \n" ); document.write( "p > 25 \n" ); document.write( "He has to lower his level more than 25 points. \n" ); document.write( " |