document.write( "Question 265342: E= (Th-Tc) / Th
\n" );
document.write( "solve for Th \n" );
document.write( "
Algebra.Com's Answer #195118 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! E=(Th-Tc) / Th \n" ); document.write( "E*Th=Th-Tc \n" ); document.write( "Th*E-Th=-Tc \n" ); document.write( "Th(E-1)=-Tc \n" ); document.write( "Th=-Tc/(E-1) \n" ); document.write( " \n" ); document.write( " |