document.write( "Question 23911: how do you solve systems with subtitute's
\n" );
document.write( "can please solve a few of these example problems so I get an ideal of what I need to do.
\n" );
document.write( "1)2x+7y=3 x=1-4y
\n" );
document.write( "2)4c=3d+3 c=d-1
\n" );
document.write( "3)3x-5y=11 x-3y=1
\n" );
document.write( "4)3x-2y=12 x=2y=6 \n" );
document.write( "
Algebra.Com's Answer #12768 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! You are already given what one variable =, so plug that into the equation to solve for the other variable. \n" ); document.write( "1)2x+7y=3 x=1-4y \n" ); document.write( "2(1-4y)+7y=3 \n" ); document.write( "2-8y+7y=3 \n" ); document.write( "2-y=3 \n" ); document.write( "y=3-2 \n" ); document.write( "y=1 \n" ); document.write( "2x+7(1)=3 \n" ); document.write( "2x+7=3 \n" ); document.write( "2x=3-7 \n" ); document.write( "2x=-4 \n" ); document.write( "x=-2 \n" ); document.write( "See if you can solve the others, if you have problems let me know. \n" ); document.write( "=) \n" ); document.write( " \n" ); document.write( " |