document.write( "Question 608578: how do I solve for L in this equation\r
\n" );
document.write( "\n" );
document.write( "5L = 69120 * L^4/ 13824^2\r
\n" );
document.write( "\n" );
document.write( "Thanks!!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #383308 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 5L = 69120 * L^4/ 13824^2 \n" ); document.write( "multiplying both sides by 13824^2: \n" ); document.write( "5L*13824^2 = 69120 * L^4 \n" ); document.write( "dividing both sides by 5: \n" ); document.write( "L*13824^2 = 13824 * L^4 \n" ); document.write( "dividing both sides by L: \n" ); document.write( "13824^2 = 13824 * L^3 \n" ); document.write( "dividing both sides by 13824: \n" ); document.write( "13824 = L^3 \n" ); document.write( "take the cube root of both sides: \n" ); document.write( "24 = L \n" ); document.write( " \n" ); document.write( " |