document.write( "Question 1192910: Let x ⧪ y = 2x/y . Suppose (a ⧪ b)⧪c − a ⧪ (b ⧪ c) = a, where a, b and c are
\n" );
document.write( "nonzero integers. What is the sum of all possible positive values of c?\r
\n" );
document.write( "\n" );
document.write( "Can I get help on this please? Trying to understand how to solve this? Thank you for your help and time. \n" );
document.write( "
Algebra.Com's Answer #824831 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Based on the definition of the operator symbol given, we can say \n" ); document.write( "a ⧪ b = 2a/b \n" ); document.write( "b ⧪ c = 2b/c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Furthermore, \n" ); document.write( "(a ⧪ b) ⧪ c − a ⧪ (b ⧪ c) = a \n" ); document.write( "(2a/b) ⧪ c − a ⧪ (2b/c) = a \n" ); document.write( "2(2a/b)/c − 2a/(2b/c) = a \n" ); document.write( "(4a)/(bc)− (2a/1)*(c/2b) = a \n" ); document.write( "(4a)/(bc)− (ac)/b = a \n" ); document.write( "(4a)/(bc)− (ac^2)/(bc) = a \n" ); document.write( "(4a-ac^2)/(bc) = a \n" ); document.write( "a(4-c^2)/(bc) = a \n" ); document.write( "(4-c^2)/(bc) = a/a \n" ); document.write( "(4-c^2)/(bc) = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's now multiply both sides by bc and get everything to one side. \n" ); document.write( "(4-c^2)/(bc) = 1 \n" ); document.write( "4-c^2 = bc*1 \n" ); document.write( "4-c^2 = bc \n" ); document.write( "0 = c^2+b*c-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have a quadratic where c is the variable. Treat b as a constant for now.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you were to use the quadratic formula to solve for c, then you should get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Through trial and error, and making a table of values, you should find that: \n" ); document.write( "
\n" ); document.write( "No other integer values of b will produce integer values for c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second equation produces nothing but negative c values, which we can ignore.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Focusing on the positive c values means: \n" ); document.write( "b = -3 leads to c = 4 \n" ); document.write( "b = 3 leads to c = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up those c values: 4+1 = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 5 \n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |