document.write( "Question 180521: Hello.\r
\n" );
document.write( "\n" );
document.write( "Can I have help in finding the slope of the line given by the equation \r
\n" );
document.write( "\n" );
document.write( "2y-x/2=x/4\r
\n" );
document.write( "\n" );
document.write( "thanks\r
\n" );
document.write( "\n" );
document.write( "Haley \n" );
document.write( "
Algebra.Com's Answer #135272 by Alan3354(69443) You can put this solution on YOUR website! Can I have help in finding the slope of the line given by the equation \n" ); document.write( "2y-x/2=x/4 \n" ); document.write( "----------- \n" ); document.write( "Put it into slope-intercept form, which means solve for y. \n" ); document.write( "2y = (x/4) + (x/2) \n" ); document.write( "2y = (3/4)x \n" ); document.write( "y = (3/8)x \n" ); document.write( "The slope is 3/8 \n" ); document.write( " \n" ); document.write( " |