document.write( "Question 1101187: given that a+b=c, a+b=d and b=c+d, where d is a possible integer, what is the greatest value of a? \n" ); document.write( "
Algebra.Com's Answer #715798 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "given that a+b=c, a+b=d and b=c+d, where d is a possible integer, what is the greatest value of a? \n" ); document.write( "========================================================== \n" ); document.write( "(1) a+b = c \n" ); document.write( "(2) a+b = d \n" ); document.write( "Without going further, you should immediately see that these two equations tell you c=d. \n" ); document.write( "— \n" ); document.write( "(3) b=c+d (which means b=2c=2d)\r \n" ); document.write( "\n" ); document.write( "Plugging in \"2c\" for \"b\" in eq(1): \n" ); document.write( "a + 2c = c —> a = -c (= -d) \n" ); document.write( "— \n" ); document.write( "Ans: a = -c (= -d) \n" ); document.write( "— \n" ); document.write( " |