document.write( "Question 165295This question is from textbook Alebra Structure and Method Book 1
\n" );
document.write( ": What would be the answer to s=vt + 16tsquared; solve for v \n" );
document.write( "
Algebra.Com's Answer #121850 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! s = vt + 16t^2 \n" ); document.write( "subtract vt from both sides: \n" ); document.write( "s - vt = 16t^2 \n" ); document.write( "subtract s from both sides: \n" ); document.write( "-vt = 16t^2 - s \n" ); document.write( "multiply both sides by -1: \n" ); document.write( "vt = s - 16t^2 \n" ); document.write( "finally divide both sides by t: \n" ); document.write( "v = s/t - 16t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |