document.write( "Question 121989: I am not sure if I am doing this right. Solve for K.\r
\n" );
document.write( "\n" );
document.write( " a/b=b/a+1/k
\n" );
document.write( " (bak) a/b=(bak)b/a+1/k(bak)
\n" );
document.write( " a^2k=b^2k+ba
\n" );
document.write( " a^2k-b^2k=ba
\n" );
document.write( " k(a^2-b^2)=ab
\n" );
document.write( " k=ab/a^2-b^2 \n" );
document.write( "
Algebra.Com's Answer #89564 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Your method of solving this is correct, and your answer is correct. \n" ); document.write( ". \n" ); document.write( "However, you should write your answer as: \n" ); document.write( ". \n" ); document.write( "k = ab/(a^2 - b^2) \n" ); document.write( ". \n" ); document.write( "The parentheses in the bottom are important, because without them the rules of algebra say \n" ); document.write( "that the way you wrote the answer (that is, without the parentheses) the answer should be read as: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "and this is not what you intended, I'm sure. With the parentheses surrounding all the terms in \n" ); document.write( "the denominator, the answer is correctly interpreted to be: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Just a comment to get you to think about the way a reader could interpret your answer incorrectly. \n" ); document.write( ". \n" ); document.write( "Good job on getting your way through the problem ... You obviously understand what you are \n" ); document.write( "doing. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |