document.write( "Question 397826: find x if the line through (1,0)and (x,1) has a slope of 1/2. \n" ); document.write( "
Algebra.Com's Answer #281845 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "\"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\" = 1/2
\n" ); document.write( " (x,1) and
\n" ); document.write( " (1,0) \"m+=+%281-0%29%2F%28x-1%29+=+1%2F%28x-1%29+=+1%2F2\" x = 3 \n" ); document.write( "
\n" );