document.write( "Question 100233: Hello, \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help determining the value of r so that the line through (-4,8) and (r,-6) has a slope of 2/3.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #73043 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (-4,8) (r,-6) slope=2/3. \n" ); document.write( "slope=m=change in y/change in x \n" ); document.write( "m=2/3=(8-(-6))/(-4-r) \n" ); document.write( "2/3=(8+6)/(-4-r) \n" ); document.write( "2/3=14/-(r+4) \n" ); document.write( "2/3=-14/(r+4) \n" ); document.write( "Multiply 3(r+4) times both sides to get rid of fractions:2(r+4)=-14*3 \n" ); document.write( "2r+8=-42 \n" ); document.write( "2r=-42-8 \n" ); document.write( "2r=-50 \n" ); document.write( "r=-25 \n" ); document.write( "Ed \n" ); document.write( " |