document.write( "Question 274752: find the slope of the line 5x +2y =1. \n" ); document.write( "
Algebra.Com's Answer #200487 by anantha(86)![]() ![]() ![]() You can put this solution on YOUR website! equation of the line= \n" ); document.write( "5x+2y=1 \n" ); document.write( "the equation is of the form ax+by+c=0 then \n" ); document.write( " the slope of the line= -(x coefficient)/(y coefficient) \n" ); document.write( "step1:1st we convert given line in to ax+by+c=0 for this we subtract 1 on both sides \n" ); document.write( "5x+2y-1=1-1 \n" ); document.write( "5x+2y-1=0 \n" ); document.write( "now the equation is of the form ax+by+c=0 \n" ); document.write( "slope= -(x coefficient)/(y coefficient) \n" ); document.write( "here x coefficient=5,y coefficient=2 \n" ); document.write( "slope= -(5)/2 \n" ); document.write( " |