document.write( "Question 843432: X=2/5 y+1 how do you get this in y intercept form? \n" ); document.write( "
Algebra.Com's Answer #508148 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! x = 2/5y + 1 \n" ); document.write( "-2/5y = -x + 1 \n" ); document.write( "2/5y = x - 1 \n" ); document.write( "multiply thro' by 5/2 \n" ); document.write( "y = 5/2x - 5/2 \n" ); document.write( "To remove the fractions \n" ); document.write( "multiply thro' by 2 \n" ); document.write( "2y = 5x - 5 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |