document.write( "Question 815599: solve for v
\n" );
document.write( "that 2 is to the 2nd power\r
\n" );
document.write( "\n" );
document.write( "-16t2 + vt- 8 = 0 \n" );
document.write( "
Algebra.Com's Answer #491105 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve for v \n" ); document.write( "that 2 is to the 2nd power\r \n" ); document.write( "\n" ); document.write( "-16t2 + vt- 8 = 0 \n" ); document.write( "----------------- \n" ); document.write( "Use ^ (Shift 6) for exponents \n" ); document.write( "-16t^2 + vt- 8 = 0 \n" ); document.write( "vt = 16t^2 + 8 \n" ); document.write( "v = (16t^2 + 8)/t \n" ); document.write( " \n" ); document.write( " |