document.write( "Question 259169: solve K= 1/2t(a-b) for a \n" ); document.write( "
Algebra.Com's Answer #190816 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! solve K= 1/2t(a-b) for a \n" ); document.write( ". \n" ); document.write( "Start by multiplying both sides by 2: \n" ); document.write( "2K = t(a-b) \n" ); document.write( "Divide both sides by t: \n" ); document.write( "2K/t = a-b \n" ); document.write( "Finally add b to both sides: \n" ); document.write( "2K/t + b = a \n" ); document.write( " \n" ); document.write( " |