document.write( "Question 205054: Can someone help me with the following problem: Solve the following systems of equatons algebraically. Be certain you have solved both variables in teh frist sytem of equations and all 3 variables in teh second system. 1, 5x+y = 5
\n" );
document.write( " 3x-5y = -63\r
\n" );
document.write( "\n" );
document.write( "2. a+b+3c= - 8
\n" );
document.write( " 2b-c=15
\n" );
document.write( " 3a+2c=7.\r
\n" );
document.write( "\n" );
document.write( "This is the answer I got am I on the right track? 1. x= 4 and y = -1 2. a=77, b -8 and c= - 30. If I am wrong can you show me how you solved it? Thank you!!!! \n" );
document.write( "
Algebra.Com's Answer #154781 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can someone help me with the following problem: Solve the following systems of equatons algebraically. Be certain you have solved both variables in teh frist sytem of equations and all 3 variables in teh second system. \n" ); document.write( "1, \n" ); document.write( "5x+y = 5 \n" ); document.write( "3x-5y = -63 \n" ); document.write( "--- \n" ); document.write( "Your solution is incorrect. \n" ); document.write( "5x+y = 5 \n" ); document.write( "3x-5y = -63 \n" ); document.write( "-- \n" ); document.write( "Solving 1st equation for \"y\" you get y = -5x+5 \n" ); document.write( "Substituting that into the 2nd equation you can solve for \"x\": \n" ); document.write( "3x -5(-5x+5) = -63 \n" ); document.write( "3x +25x-25 = -63 \n" ); document.write( "28x = 38 \n" ); document.write( "x = 19/14 \n" ); document.write( "--- \n" ); document.write( "Substitute that into y = -5x+5 = -5(19/14)+5 = -95/14 + 70/14 = -25/14 \n" ); document.write( "Solution: x = (19/14) ; y = (-25/14)\r \n" ); document.write( "\n" ); document.write( "------------------------\r \n" ); document.write( "\n" ); document.write( "2. \n" ); document.write( "a + b+3c =-8 \n" ); document.write( "0a+2b-c =15 \n" ); document.write( "3a+0b+2c =7 \n" ); document.write( "------------------------ \n" ); document.write( "From the 2nd equation b = (1/2)c + (15/2) \n" ); document.write( "From the 3rd equation a = (-2/3)c + (7/3) \n" ); document.write( "-------------------------------------------- \n" ); document.write( "Substitute those into the 1st equation and solve for \"c\": \n" ); document.write( "(-2/3)c + (7/3) + (1/2)c + (15/2) + 3c = -8 \n" ); document.write( "Multiply thru by 6 to get: \n" ); document.write( "-4c + 14 + 3c + 45 +18c = -48 \n" ); document.write( "17c = -107 \n" ); document.write( "c = -107/17 \n" ); document.write( "------------------- \n" ); document.write( "Substitute that into b=(1/2)c+(15/2) to get b = 74/17 \n" ); document.write( "---- \n" ); document.write( "Substitute the value for c into a=(-2/3)c + (7/3) to get a = 111/17 \n" ); document.write( "====================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "This is the answer I got am I on the right track? \n" ); document.write( "1. x= 4 and y = -1 \n" ); document.write( "2. a=77, b -8 and c= - 30. \n" ); document.write( "If I am wrong can you show me how you solved it? \n" ); document.write( " |