document.write( "Question 96367: how do i find sloope of an equation that looks like this
\n" );
document.write( "X-2/3y=1/4\r
\n" );
document.write( "\n" );
document.write( "and
\n" );
document.write( ".
\n" );
document.write( ".
\n" );
document.write( ".
\n" );
document.write( " 2X-5Y=0 \n" );
document.write( "
Algebra.Com's Answer #70147 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! You need to put them in slope intercept form; \n" ); document.write( "y=mx+b, where m = slope; \n" ); document.write( "X-2/3y=1/4 \n" ); document.write( "subtract x from both sides: \n" ); document.write( "- \n" ); document.write( "multiply the reciprocal of \n" ); document.write( "y=-x+ \n" ); document.write( "y= \n" ); document.write( "slope = \n" ); document.write( "2X-5Y=0 \n" ); document.write( "-5y=-2x+0 \n" ); document.write( "y= \n" ); document.write( "slope = |