document.write( "Question 147963: Pls. Help!!! I can't understand this lesson. It's called Formula Manipulation\r
\n" );
document.write( "\n" );
document.write( "The given:
\n" );
document.write( "v = Vo*t+at^2\r
\n" );
document.write( "\n" );
document.write( "Then I have to solve for Vo,a and t.\r
\n" );
document.write( "\n" );
document.write( "I can't find explanations for this lesson in the net.\r
\n" );
document.write( "\n" );
document.write( "Please help me. \n" );
document.write( "
Algebra.Com's Answer #108364 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You were given: \n" ); document.write( "v = Vo*t+at^2 \n" ); document.write( ". \n" ); document.write( "and you needed to solve for Vo,a and t. \n" ); document.write( "This means that they want you to \"isolate\" each (Vo,a and t) to one side of the equal sign (doesn't matter which side). \n" ); document.write( ". \n" ); document.write( "For 'Vo': \n" ); document.write( "v = Vo*t+at^2 \n" ); document.write( "subtract at^2 from both sides to give: \n" ); document.write( "v-at^2 = Vo*t \n" ); document.write( "divide both sides by 't': \n" ); document.write( "(v-at^2)/t = Vo \n" ); document.write( ". \n" ); document.write( "For 'a': \n" ); document.write( "v = Vo*t+at^2 \n" ); document.write( "subtract Vo*t from both sides: \n" ); document.write( "v-Vo*t = at^2 \n" ); document.write( "divide both sides by t^2: \n" ); document.write( "(v-Vo*t)/t^2 = a \n" ); document.write( ". \n" ); document.write( "For 't': \n" ); document.write( "v = Vo*t+at^2 \n" ); document.write( "rewriting: \n" ); document.write( "v = at^2+Vo*t \n" ); document.write( "subtracting v from both sides: \n" ); document.write( "0 = at^2+Vo*t-v \n" ); document.write( "Now, you must apply the \"quadratic equation\" to solve for t: \n" ); document.write( "t = [ -Vo ħsqrt(Vo^2 +4av)] /2a \n" ); document.write( " \n" ); document.write( " |