document.write( "Question 135020: Find the equation of each line in the form y = mx + b if possible.\r
\n" ); document.write( "\n" ); document.write( "The line through the origin that is perpendicular to the line through (-3,0) and (0,-3)
\n" ); document.write( "

Algebra.Com's Answer #98870 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+mx+%2B+b\" is the general form of a straight line equation where
\n" ); document.write( "\"m\"= slope. You are given 2 points (-3,0) and (0,-3) on a line
\n" ); document.write( "For 1st point, substitute for \"y\" and \"x\"
\n" ); document.write( "\"0+=+m%2A%28-3%29+%2B+b\"
\n" ); document.write( "\"0+=+-3m+%2B+b\"
\n" ); document.write( "\"m+=+b%2F3\"
\n" ); document.write( "And the same for the 2nd point
\n" ); document.write( "\"-3+=+m%2A0+%2B+b\"
\n" ); document.write( "\"b+=+-3\"
\n" ); document.write( "and
\n" ); document.write( "\"m+=+b%2F3\"
\n" ); document.write( "\"m+=+-3%2F3\"
\n" ); document.write( "\"m+=+-1\"
\n" ); document.write( "So, the equation of the line through (-3,0) and (0,-3) is
\n" ); document.write( "\"y+=+-x+-+3\"
\n" ); document.write( "A line perpendicular to this line will have slope = \"-%281%2Fm%29+=+-%281%2F%28-1%29%29\" so, slope = \"1\"
\n" ); document.write( "What is the equation of the line through the origin with slope = 1?
\n" ); document.write( "In the formula \"y+=+mx+%2B+b\", \"b\" is the y-intercept, and a line
\n" ); document.write( "through the origin has \"b+=+0\"
\n" ); document.write( "\"y+=+1%2Ax+%2B+0\" or
\n" ); document.write( "\"y+=+x\" is the answer\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );