document.write( "Question 1071839: Draw the graph of the equation y=x/2+3/2 and check if (6,2) is a solution \n" ); document.write( "
Algebra.Com's Answer #686747 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Draw the graph of the equation y=x/2+3/2 and check if (6,2) is a solution \n" ); document.write( "----- \n" ); document.write( "Plot two points:: \n" ); document.write( "If x = 0, y = 3/2 \n" ); document.write( "If x = 4, y = 7/2 \n" ); document.write( "------ \n" ); document.write( " \n" ); document.write( "---- \n" ); document.write( "Checking (6,2) \n" ); document.write( "y = (x/2) + (3/2) \n" ); document.write( "2 = (6/2) + (3/2) \n" ); document.write( "2 = 9/2 \n" ); document.write( "False \n" ); document.write( "Ans:: Not a solution. \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |