document.write( "Question 371671: Find the value of y so that the line passing through the two points has the given slope:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(2,y), (3,3), m=2
\n" ); document.write( "

Algebra.Com's Answer #264746 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "\"2=%283-y%29%2F%283-2%29\"
\n" ); document.write( "\"3-y=2\"
\n" ); document.write( "Solve for \"y\".
\n" ); document.write( "
\n" );