document.write( "Question 241679: hi, i tried solving this system and it just confuses me so much.\r
\n" );
document.write( "\n" );
document.write( "1/a + 1/b - 2/c = 9
\n" );
document.write( "3/a - 2/b + 1/c + -1
\n" );
document.write( "2/a - 1/b + 3/c = 7\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "i tried modifying it to
\n" );
document.write( "a + b - 2c = 9
\n" );
document.write( "3a - 2b + c = -1
\n" );
document.write( "2a - b + 3c + 7\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "i tried moving the variables into the numerator and switching the signs after i did that but it doesnt seem to work because i eliminated and substituted and the triplet i got was (65, 119, 29)
\n" );
document.write( " so please help me \n" );
document.write( "
Algebra.Com's Answer #177068 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! The first thing you did wrong is eliminate the numerators. \n" ); document.write( "a + b - 2c = 9 \n" ); document.write( "3a - 2b + c = -1 \n" ); document.write( "2a - b + 3c + 7 \n" ); document.write( "--------------------------- \n" ); document.write( "You need to eliminate one of the terms. \n" ); document.write( "1/a+1/b-2/c=9 add this equation to the third equation \n" ); document.write( "3/a-2/b+1/c[=]-1 \n" ); document.write( "2/a-1/b+3/c=7 \n" ); document.write( "1/a+1/b-2/c=9 \n" ); document.write( "------------------- \n" ); document.write( "3/a+1/c=16 # now subtract equation 2 \n" ); document.write( "-3a+2/b-1/c=+1 \n" ); document.write( "------------------ \n" ); document.write( "2/b=17 \n" ); document.write( "17b=2 \n" ); document.write( "b=2/17 ans. \n" ); document.write( "1/a+1/(2/17)-2/c=9 \n" ); document.write( "1/a+1*17/2-2/c=9 \n" ); document.write( "1/a-2/c=9+17/2 \n" ); document.write( "1/a-2/c=18/2-17/2 \n" ); document.write( "1/a-2/c=1/2 multiply the equation marked with a # by 2 & add. \n" ); document.write( "6/a+2/c=32 \n" ); document.write( "------------ \n" ); document.write( "7/a=31.5 \n" ); document.write( "32.5a=7 \n" ); document.write( "a=7/32.5 \n" ); document.write( "a=14/65 ans. \n" ); document.write( "2/(14/65)-1/(2/17)+3/c=7 \n" ); document.write( "2*65/14-1*17/2+3/c=7 \n" ); document.write( "130/14-17/2+3/c=7 \n" ); document.write( "3/c=7-130/14+17/2 \n" ); document.write( "3/c=(98-130+119)/14 \n" ); document.write( "3/c=87/14 \n" ); document.write( "87c=3*14 \n" ); document.write( "87c=42 \n" ); document.write( "c=42/87 \n" ); document.write( "c=14/29 ans. \n" ); document.write( "I'll leave the proof up to you. \n" ); document.write( " |