document.write( "Question 813877: Q1. Find the equation of a circle whose diameter has end points (4,-1) and (-6,7).\r
\n" );
document.write( "\n" );
document.write( "Q2. Solve the inequality |5x+11|>7 and write the solution set in interval form.\r
\n" );
document.write( "\n" );
document.write( "Q3. lim (_1_) - (_3_)
\n" );
document.write( " x arrow 1 1-x 1-x3 \n" );
document.write( "
Algebra.Com's Answer #490015 by Alan3354(69443) You can put this solution on YOUR website! Q1. Find the equation of a circle whose diameter has end points (4,-1) and (-6,7). \n" ); document.write( "----------- \n" ); document.write( "Find the midpoint, that's the center. \n" ); document.write( "The distance from the midpoint to either given point is the radius. \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( "=================== \n" ); document.write( "Q2. Solve the inequality |5x+11|>7 and write the solution set in interval form. \n" ); document.write( "|5x+11|>7 \n" ); document.write( "-------- \n" ); document.write( "5x+11 > 7 \n" ); document.write( "5x > -4 \n" ); document.write( "x > -4/5 \n" ); document.write( "========== \n" ); document.write( "-(5x+11) > 7 \n" ); document.write( "5x+11 < -7 \n" ); document.write( "5x < -18 \n" ); document.write( "x < -18/5 \n" ); document.write( " |