document.write( "Question 290366: How do i solve the equation to see if it is a solution for an ordered pair, I don't understand the substitution or how to substitute what? My equation I have to see if it is a true solution or not to:
\n" );
document.write( "(3,2); x+2y=7 What do I use to substitute numbers, my text shows it but it is way too confusing for me to understand.
\n" );
document.write( "Thanks,
\n" );
document.write( "Millie \n" );
document.write( "
Algebra.Com's Answer #210089 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Your equation is x+2y=7 \n" ); document.write( "your point is (3,2) where x=3 and y=2 \n" ); document.write( "plug 3 in the equation for x and see if 2 comes up for y \n" ); document.write( "3+2y=7 \n" ); document.write( "or \n" ); document.write( "plug 2 in for y and see if x comes up 3 \n" ); document.write( "x+2*2=7 \n" ); document.write( "or \n" ); document.write( "plug 3 in for x and 2 in for y and see if the result is really equal \n" ); document.write( "3+2*2=7 \n" ); document.write( "does the left side really equal the right side?\r \n" ); document.write( "\n" ); document.write( "So there are three similar ways to test it for (3,2) \n" ); document.write( " \n" ); document.write( " |