document.write( "Question 439330: Line L contains the points (0,4) and (2,0). Show that the point (–25,81)
\n" );
document.write( "does o r does not lie on line L. \n" );
document.write( "
Algebra.Com's Answer #303574 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! simplest way is to graph it. \n" ); document.write( "But i suspect since you chose linear equations as the category that you want to find the equation of the line. \n" ); document.write( "or we could just find the slope of the line that goes through -25,81 and 0,4 to see if it is the same slope as the line that goes through 0,4 and 2,0 \n" ); document.write( "slope is the change in y over the change in x \n" ); document.write( "4-0/0-2 \n" ); document.write( "4/-2=-2 \n" ); document.write( "y=mx+b \n" ); document.write( "y=-2x+b \n" ); document.write( "4=-2*0+b \n" ); document.write( "4=b \n" ); document.write( "y=-2x+4 \n" ); document.write( "81=-2*(-25)+4 \n" ); document.write( "81=50+4 \n" ); document.write( "81=54 \n" ); document.write( "not on the same line \n" ); document.write( " \n" ); document.write( " |