document.write( "Question 314621: SOLVE SYSTEM EQUATION BY SUBSTITUTION.
\n" );
document.write( "4X+Y=18
\n" );
document.write( " y=2x \n" );
document.write( "
Algebra.Com's Answer #224992 by rapaljer(4671) You can put this solution on YOUR website! Substitute the y=2x back into the first equation: \n" ); document.write( "4x+y=18 \n" ); document.write( "4x+( )=18 \n" ); document.write( "4x+(2x)=18 \n" ); document.write( "6x=18 \n" ); document.write( "x=3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now find y using the y=2x equation: \n" ); document.write( "y=2x \n" ); document.write( "y=2(3) \n" ); document.write( "y=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check in the other equation: \n" ); document.write( "4x+y=18 \n" ); document.write( "4*3+6=18 \n" ); document.write( "It checks.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For additional explanation on this topic, please see my own website. Click on my tutor name \"rapaljer\" and then click on the link that is given there. From my Homepage, look for the link \"Basic, Intermediate, and College Algebra: One Step at a Time.\" Select \"Basic Algebra,\" and look for \"Chapter 4\", Section 4.07 Systems of Equations.\" These sections include my own explanation written especially for students who may have trouble understanding these skills, examples, exercises, and ALL the answers. Many of the exercises are solved in detail on the \"Math in Living Color\" pages that go with these pages.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje, Retired \n" ); document.write( "Seminole State College of Florida \n" ); document.write( "Altamonte Springs Campus \n" ); document.write( " |