document.write( "Question 972519: find the gradients
\n" );
document.write( "3y+x=1
\n" );
document.write( "2y=3x+7
\n" );
document.write( "4y-5x=2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #594837 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the gradients \n" ); document.write( "3y+x=1 \n" ); document.write( "2y=3x+7 \n" ); document.write( "4y-5x=2 \n" ); document.write( "-------------- \n" ); document.write( "The gradient is the slope. \n" ); document.write( "3y+x=1 \n" ); document.write( "Solve for y. \n" ); document.write( "y = (-1/3)x + 1 \n" ); document.write( "Slope m = the coefficient of x \n" ); document.write( "m = -1/3 \n" ); document.write( "============ \n" ); document.write( "Do the others the same way. \n" ); document.write( " \n" ); document.write( " |