document.write( "Question 57856This question is from textbook
\n" );
document.write( ": For the points (0,3,) and 10,0) find\r
\n" );
document.write( "\n" );
document.write( "a. Distance between the two points
\n" );
document.write( "b. Midpoint of segment connecting points
\n" );
document.write( "c. Equation of line containing points\r
\n" );
document.write( "\n" );
document.write( "Determine if the following are functions
\n" );
document.write( "a. F= (1,2), (3,4), (1,6)
\n" );
document.write( "b. G= (-1,7). (4,3), (6,10, (2,3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #39586 by checkley71(8403) ![]() You can put this solution on YOUR website! (0,3)(10,0) \n" ); document.write( "3^2+10^2=X^2 \n" ); document.write( "9+100=X^2 \n" ); document.write( "109=X^2 \n" ); document.write( "X=10.44 IS TH DISTANCE BETWEEN (0,2)(10,0)\r \n" ); document.write( "\n" ); document.write( "MID POINT IS (10/0)/2=5 FOR THE X COORDINATE \n" ); document.write( "(3/0)/2=1.5 FOR THE Y COORDINATE OR (5,1.5) IS THE MID POINT.\r \n" ); document.write( "\n" ); document.write( "SLOPE=(0-3)/(10-0)=-3/10=-.3\r \n" ); document.write( "\n" ); document.write( "Y=mX+b \n" ); document.write( "3=-.3*0+b \n" ); document.write( "3=b \n" ); document.write( "THUS Y=-.3X+3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |