document.write( "Question 19621: Can you please help me solve
\n" );
document.write( "A line passing through (6,9)and (5,y)is parallel to a line with slope 5. What is the value of y? \n" );
document.write( "
Algebra.Com's Answer #9500 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! line passing through (6,9)and (5,y)is parallel to a line with slope 5. What is the value of y? \n" ); document.write( "SLOPE OF LINE JOINING 2 POINTS (X1,Y1) AND (X2,Y2) IS (Y2-Y1)/(X2-X1) \n" ); document.write( "HERE SLOPE =(Y-9)/(5-6)..SINCE PARALLEL LINES HAVE SAME SLOPE.WE HAVE \n" ); document.write( "5=(Y-9)/(5-6)=-(Y-9)=-Y+9 \n" ); document.write( "Y=9-5=4\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( " |