document.write( "Question 144966: 1. (a) Is the graph of a circle a graph of a function? Yes or no\r
\n" );
document.write( "\n" );
document.write( "(b) Find the center and the radius of the circle represented by the equation
\n" );
document.write( " x2 + y2 + 10x – 4y – 7 = 0\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 2. Let g(x)= 9-x/6+x\r
\n" );
document.write( "\n" );
document.write( "(a) Find g(–1)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) Find g(t + 1) and simplify.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) Find the domain of the function \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3.Consider the points (4, –1) and (7, 8).\r
\n" );
document.write( "\n" );
document.write( " (a) Find the midpoint of the line segment with the given endpoints.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " (b) Find the distance between the points. Give an exact answer (simplified as much as possible), and also an approximation to three decimal places. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) Find the slope of the line passing through the two given points.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(d) Find the equation of the line passing through the two given points. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #105643 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. (a) Is the graph of a circle a graph of a function? Yes or no \n" ); document.write( "(b) Find the center and the radius of the circle represented by the equation \n" ); document.write( "x^2 + y^2 + 10x – 4y – 7 = 0 \n" ); document.write( "x^2+10x+25 + y^2 -4y + 4 = 7+25+4 \n" ); document.write( "(x+5)^2 + (y-2)^2 = 36 \n" ); document.write( "----- \n" ); document.write( "Center: (-5,2) ; radius = 6 \n" ); document.write( "-------------------------------- \n" ); document.write( "2. Let g(x)= 9-x/6+x \n" ); document.write( "(a) Find g(–1) \n" ); document.write( "g(-1) = (9 + 1)/(6-1) = 2 \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) Find g(t + 1) and simplify. \n" ); document.write( "g(t+1) = (9-(t+1))/(6+(t+1)) \n" ); document.write( "g(t+1) = (8-t)/(7+t) \n" ); document.write( "------------------------------- \r \n" ); document.write( "\n" ); document.write( "(c) Find the domain of the function \n" ); document.write( "Let g(x)= 9-x/6+x \n" ); document.write( "Domain: All Real Numbers except x=-6 \n" ); document.write( "------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3.Consider the points (4, –1) and (7, 8). \n" ); document.write( "(a) Find the midpoint of the line segment with the given endpoints. \n" ); document.write( "x = (4+7)/2 = 11/2 \n" ); document.write( "y = (-1+8)/2 = 7/2 \n" ); document.write( "------------------------- \n" ); document.write( "(b) Find the distance between the points. Give an exact answer (simplified as much as possible), and also an approximation to three decimal places. \n" ); document.write( "d = sqrt[(8--1)^2+(7-4)^2] = sqrt(117) \n" ); document.write( "------------------------------------------ \n" ); document.write( "(c) Find the slope of the line passing through the two given points \n" ); document.write( "slope = (8--1)/(7-4) = 9/3 = 3 \n" ); document.write( "--------------------- \r \n" ); document.write( "\n" ); document.write( "(d) Find the equation of the line passing through the two given points. \n" ); document.write( "8 = 3*7 + b \n" ); document.write( "b = -13 \n" ); document.write( "EQUATION: y = 3x -13 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |