document.write( "Question 258996: is (6,3)a solution of y=2/3x+1 \n" ); document.write( "
Algebra.Com's Answer #190680 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Replace x with 6 and y with 3 to go from \n" ); document.write( "y=2/3x+1 \n" ); document.write( "to \n" ); document.write( "3=(2/3)*6+1 \n" ); document.write( "simplify to get \n" ); document.write( "3 = 4 + 1 \n" ); document.write( "3 = 5 \n" ); document.write( "not a solution. \n" ); document.write( " |