document.write( "Question 703663: Find the slope and y-intercept of the following line. 3x-2y=5
\n" );
document.write( "3x-2y=5 x=2
\n" );
document.write( "3(2)-2y=5
\n" );
document.write( "6-2y=5
\n" );
document.write( "-6 -6
\n" );
document.write( "-2y=-1
\n" );
document.write( "divide
\n" );
document.write( "-2y/-1 = 1/2
\n" );
document.write( "is this correct (I feel lost) \n" );
document.write( "
Algebra.Com's Answer #433613 by Stitch(470)![]() ![]() ![]() You can put this solution on YOUR website! The standard equation of a line is Y = mX + B, where m is the slope and b is the Y-intercept. \n" ); document.write( "I am not sure where you got the X=2 from unless that was given to you from the book.\r \n" ); document.write( "\n" ); document.write( "Given: \n" ); document.write( "We need to get Y by iteslf \n" ); document.write( "Subtract 3X from both sides \n" ); document.write( " \n" ); document.write( "Divide both sides by -2 \n" ); document.write( " \n" ); document.write( "So the slope is 3/2 \n" ); document.write( "and the Y-intercept is -5/2 \n" ); document.write( " |