document.write( "Question 115505: Do the points (6, 5), (0, 4), and (6, 3) lie on the following line:
\n" );
document.write( "y=1/6x+4\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #84051 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=x/6+4 I assume this is the problem. (x,y) \n" ); document.write( "(0,4) and (6,5) lie on the line. \n" ); document.write( "y=0/6+4=4 \n" ); document.write( "y=6/6+4=5 \n" ); document.write( "Ed \n" ); document.write( " |