document.write( "Question 288982: Hi all, I was hoing to get some help with the following:
\n" );
document.write( "I need to make t the subject of the following expression:
\n" );
document.write( "h^3 = ln(g /(t^2+1))
\n" );
document.write( "Help with steps and explanations would be great.
\n" );
document.write( "Thanks, -Nick. \n" );
document.write( "
Algebra.Com's Answer #209385 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! make t the subject of the following expression: \n" ); document.write( "h^3 = ln(g /(t^2+1)) \n" ); document.write( "e^(h^3) = g/(t^2+1) \n" ); document.write( "t^2+1 = g/e^(h^3) \n" ); document.write( "t = sqrt{[g/e^(h^3)]-1} \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |