document.write( "Question 107478This question is from textbook Introductory Algebra
\n" );
document.write( ": Solve by any appropriate method.(Substitution or Elimination, I prefer Elimination). L1-(-4,4)and(2,-2) L2-(1,1) and (-3,3). I don't even know where to begin and our teacher and not provided any examples for this type of problem. He doesn't use the book much and I have tried to find examples and am unsuccessful. \n" );
document.write( "
Algebra.Com's Answer #78266 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve by any appropriate method.(Substitution or Elimination, I prefer Elimination). \n" ); document.write( "L1-(-4,4)and(2,-2) \n" ); document.write( "Y=mx+b \n" ); document.write( "Need to find m and b. \n" ); document.write( "slope = [4--2]/[-4-2] = 6/-6= -1 \n" ); document.write( "-------------- \n" ); document.write( "substitute x=2, y=-2, m=-1 to solve for \"b\": \n" ); document.write( "-2 = -1*-2 + b \n" ); document.write( "-2 = 2 + b \n" ); document.write( "b = -4 \n" ); document.write( "EQUATION L1: y = -x-4 \n" ); document.write( "----------------------- \n" ); document.write( "L2-(1,1) and (-3,3). \n" ); document.write( "m = [3-1]/[-3-1]= 2/-4 = -1/2 \n" ); document.write( "Substitute x=1, y=1, m=-1/2 to solve for \"b\": \n" ); document.write( "1 = (-1/2)*1 + b \n" ); document.write( "b = (3/2) \n" ); document.write( "EQUATION: L2: y = (-1/2)x + (3/2) \n" ); document.write( "---------------- \n" ); document.write( "Solve the system: \n" ); document.write( "Substitute y = -x-4 into L2 to get: \n" ); document.write( "-x-4 = (-1/2)x + (3/2) \n" ); document.write( "Add x to both sides to get: \n" ); document.write( "-4 = (1/2)x + (3/2) \n" ); document.write( "Subtract (3/2) from both sids to get: \n" ); document.write( "-11/2 (1/2)x \n" ); document.write( "x = -11 \n" ); document.write( "-------- \n" ); document.write( "Substitute into y = -x-4 to solve for \"y\": \n" ); document.write( "y = -(-11)-4 = 7 \n" ); document.write( "================ \n" ); document.write( "Solution for the system: x=-11, y=7 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |