document.write( "Question 618590: Determine whether the given coordinate is a solution to the given equation.\r
\n" );
document.write( "\n" );
document.write( "y=-6 +2; (2,10) \n" );
document.write( "
Algebra.Com's Answer #388999 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "You forgot to put the 'x' into the expression. \n" ); document.write( "I'll assume you meant: \n" ); document.write( "y=-6x +2; (2,10) \n" ); document.write( ". \n" ); document.write( "Plug in the given values: \n" ); document.write( "y=-6x +2 \n" ); document.write( "10=-6(2) +2 \n" ); document.write( "10=-12 +2 \n" ); document.write( "10=-10 \n" ); document.write( "Since the above is NOT true \n" ); document.write( "we conclude that \n" ); document.write( "(2,10) is NOT a solution \n" ); document.write( " \n" ); document.write( " |