document.write( "Question 476503: 2x+3y=8
\n" );
document.write( "3x+2y=7
\n" );
document.write( "I have to determind how many solutions exit.
\n" );
document.write( "Use either elimination or substitution to find solutions.\r
\n" );
document.write( "\n" );
document.write( "I have tried and my teacher told me I had every question wrong. I am lost please help. \n" );
document.write( "
Algebra.Com's Answer #326704 by ccs2011(207)![]() ![]() You can put this solution on YOUR website! For this problem I think elimination is the best way to find solution. \n" ); document.write( "Step 1: Determine which variable you want to eliminate \n" ); document.write( "Step 2: Find the least common multiple of the 2 coefficients. \n" ); document.write( "Step 3: Multiply each equation by appropriate scale factor such that the coefficients will be equal but have opposite signs. \n" ); document.write( "Step 4: Add the equations \n" ); document.write( "Step 5: Solve the resulting single-variable equation. \n" ); document.write( "Step 6: Substitute value back into one of the original equations to solve for 2nd variable. \n" ); document.write( "---------------------------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Step 1: Eliminate x \n" ); document.write( "Step 2: Least common multiple of 2 and 3 is 6. \n" ); document.write( "Best way to do this is multiply them together...2*3=6 \n" ); document.write( "Step 3: Goal is to have 6x on top and -6x on bottom \n" ); document.write( "Multiply top equation by 3... 2x*3 = 6x \n" ); document.write( "Multiply bottom equation by -2... 3x*-2 = -6x \n" ); document.write( "Equations change to: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Step 4: Add equations, just add the coefficients in each column \n" ); document.write( "Result: \n" ); document.write( " \n" ); document.write( "Step 5: solve for y \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Step 6: Pick 1 of the original equations and replace y with 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then there is one unique solution of x =1 , y = 2. \n" ); document.write( " |