document.write( "Question 45376: the ordered pair solution of y = -1/3x + 4/3
\n" );
document.write( "which is (-2,2) but I'm having trouble remembering how to solve. \n" );
document.write( "
Algebra.Com's Answer #30110 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The point (-2, 2) is just ONE ordered pair solution...there are an infinite number of them...but to verify that it is indeed a solution, merely plug -2 in for x and 2 in for y and see if the equation becomes a true statement...so we have \n" ); document.write( "2 = (-1/3)(-2) + 4/3 \n" ); document.write( "2 = 2/3 + 4/3 \n" ); document.write( "2 = 6/3 \n" ); document.write( "2 = 2 \n" ); document.write( "It checks out okay... \n" ); document.write( " |