document.write( "Question 181126This question is from textbook Beginning & Intermediate Algebra
\n" );
document.write( ": I was wondering if someone might be able to show me how to use the substitution process to solve the folling linear equation. I can do it but the one like this confuses me. Please show me step by step how this one is done.
\n" );
document.write( "x+y=3
\n" );
document.write( "x=2y-------this is what is confusing me since x is already solved for.\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help anyone is able to give!! \n" );
document.write( "
Algebra.Com's Answer #135779 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+y=3 \n" ); document.write( "x=2y-------this is what is confusing me since x is already solved for. \n" ); document.write( "------------- \n" ); document.write( "Since x is already \"solved for\", expressed in terms of y, substitute x into the other eqn. \n" ); document.write( "2y + y = 3 \n" ); document.write( "3y = 3 \n" ); document.write( "y = 1 \n" ); document.write( "----------- \n" ); document.write( "x = 2y \n" ); document.write( "x = 2 \n" ); document.write( " \n" ); document.write( " |