document.write( "Question 908370: Hi,\r
\n" );
document.write( "\n" );
document.write( "Solve the following equation for v\r
\n" );
document.write( "\n" );
document.write( "w=log4(2v+3) the 4 is located on the bottom right of log \n" );
document.write( "
Algebra.Com's Answer #550987 by ewatrrr(24785) You can put this solution on YOUR website! w= \n" ); document.write( "4^w = 2v + 3 \n" ); document.write( "(4^w - 3)/2 = v \n" ); document.write( " |