document.write( "Question 771929: Find the equation in slope-intercept form that is parallel to y=x-5 and passes through the origin. \n" ); document.write( "
Algebra.Com's Answer #470552 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! lines that are parallel to one \n" ); document.write( "another have the same slope = 1 \n" ); document.write( "Using the equation: \n" ); document.write( "y - b = m(x - a) \n" ); document.write( "a = 0, b = 0 and m = 1 \n" ); document.write( "y - 0 = 1(x - 0) \n" ); document.write( "y = x \n" ); document.write( "This is the equation. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |