document.write( "Question 504209: if the slope of a line containing the points (3,a) and (b,3) is 2, what is a in terms of b? \n" ); document.write( "
Algebra.Com's Answer #339535 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if the slope of a line containing the points (3,a) and (b,3) is 2, what is a in terms of b?
\n" ); document.write( "----
\n" ); document.write( "slope: (a-3)/(3-b) = 2
\n" ); document.write( "a-3 = 6-2b
\n" ); document.write( "a = -2b+9
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );