document.write( "Question 59670: Does the line below pass through the point (4,3)? \r
\n" );
document.write( "\n" );
document.write( "x + y = 7 \n" );
document.write( "
Algebra.Com's Answer #40958 by funmath(2933) ![]() You can put this solution on YOUR website! Does the line below pass through the point (4,3)? \r \n" ); document.write( "\n" ); document.write( "x + y = 7 \n" ); document.write( "Let (x,y)=(4,3), if the sides are equal, then the point is on the line. If not it's not. \n" ); document.write( "4+3=7 ? \n" ); document.write( "7=7 ! \n" ); document.write( "Yes, the line passes throught the point. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |