document.write( "Question 920650: Find the equation of the line that contains the point (15, 5) and has a slope 2/5. \n" ); document.write( "
Algebra.Com's Answer #558511 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains the point (15, 5) \n" ); document.write( "and has a slope 2/5. \n" ); document.write( "------ \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "---- \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "5 = (2/5)15 + b \n" ); document.write( "5 = 6 + b \n" ); document.write( "b = -1 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (2/5)x - 1 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |