document.write( "Question 107910: A line passing through (9, 18) and (6, y) is parallel to a line with slope 3. What is the value of y?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #79019 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! parallel means same slope ... so (y-18)/(6-9)=3 ... y-18=-9 \n" ); document.write( " |