document.write( "Question 358350: Question: Write in slope intercept form and standard form of line described.
\n" );
document.write( "through: (-1,1), perp to y=-x\r
\n" );
document.write( "\n" );
document.write( "y=mx+b and is perpendicular so I have to use the negative reciprocal for slope.
\n" );
document.write( "so, 1=1/x(-1)+b
\n" );
document.write( "1=(-1/x)+b
\n" );
document.write( "1+1/x=b ?? \n" );
document.write( "
Algebra.Com's Answer #255726 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! through: (-1,1), perp to y=-x \n" ); document.write( "y=mx+b and is perpendicular so I have to use the negative reciprocal for slope. \n" ); document.write( "so, 1=1/x(-1)+b \n" ); document.write( "1=(-1/x)+b \n" ); document.write( "1+1/x=b ?? \n" ); document.write( "------------- \n" ); document.write( "Don't use x for multiply, it's confusing. Use *, the asterisk. \n" ); document.write( "The slope of y = -x = -1 \n" ); document.write( "The slope of lines perpendicular = +1. \n" ); document.write( "y = mx + b \n" ); document.write( "1 = 1*-1 + b \n" ); document.write( "b = 2 \n" ); document.write( "--> y = x + 2 \n" ); document.write( " \n" ); document.write( " |