document.write( "Question 983135: What is the slope of the line that passes through (a,2b) and (1/a^2,2b) \n" ); document.write( "
Algebra.Com's Answer #603951 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
If \"a%3C%3E1\" and \"a%3C%3E0\" , the slope is \"0\", because then
\n" ); document.write( "the two given points would have different x-coordinates,
\n" ); document.write( "and the same \"y=2b\" .
\n" ); document.write( "I believe that would be the expected answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"a=1\", then \"a=1=1%2Fa%5E2\" and the two points are the same point,
\n" ); document.write( "and since there are infinite lines going through a point,
\n" ); document.write( "the slope could be any number,
\n" ); document.write( "or it could be undefined (if the line is the vertical line \"x=1\" ).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"a=0\" , then \"1%2Fa%5E2\" is undefined, and the point (1/a^2,2b) does not exist.
\n" ); document.write( "
\n" );