document.write( "Question 523114: given that velocity can be described in terms of the acceleration rate and the time period . . . v=at and given that the time period can be described can be described in terms of the distance covered and the acceleration rate . . . t=square root of 2d/a, how would I convert the equation to describe the velocity in terms of distance and acceleration? \n" ); document.write( "
Algebra.Com's Answer #347221 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
given that velocity can be described in terms of the acceleration rate and the time period . . . v=at
\n" ); document.write( " and given that the time period can be described can be described in terms of the distance covered and the acceleration rate . . . t=square root of 2d/a,
\n" ); document.write( " how would I convert the equation to describe the velocity in terms of distance and acceleration?
\n" ); document.write( ":
\n" ); document.write( "v = a*t
\n" ); document.write( "replace t with \"sqrt%28%282d%29%2Fa%29\"
\n" ); document.write( "v = \"a%2Asqrt%28%282d%29%2Fa%29\"
\n" ); document.write( "we can also write it
\n" ); document.write( "v = \"sqrt%28%282da%5E2%29%2Fa%29\"
\n" ); document.write( "cancel a
\n" ); document.write( "v = \"sqrt%282ad%29\"
\n" ); document.write( "
\n" );