document.write( "Question 125339: This is from MYMATHLAB Book from school\r
\n" );
document.write( "\n" );
document.write( "Find an equation of the line containing the given pair of points. Express your answer in the form x=a, y=b, or y=mx+ b\r
\n" );
document.write( "\n" );
document.write( "(-5, -5) and (5,5)\r
\n" );
document.write( "\n" );
document.write( "What is an equation of the line?\r
\n" );
document.write( "\n" );
document.write( "y=\r
\n" );
document.write( "\n" );
document.write( "Simplify your answer \n" );
document.write( "
Algebra.Com's Answer #91849 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line containing the given pair of points. Express your answer in the form x=a, y=b, or y=mx+ b\r \n" ); document.write( "\n" ); document.write( "(-5, -5) and (5,5)\r \n" ); document.write( "\n" ); document.write( "What is an equation of the line? \n" ); document.write( "-------------------- \n" ); document.write( "slope = (5--5)/(5--5) = 1 \n" ); document.write( "Form is y = mx + b ; you know x,y and m; solve for b: \n" ); document.write( "5 = 1*5 +b \n" ); document.write( "b = 0 \n" ); document.write( "---------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = x \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |