||'''Book'''|| Advanced Engineering Mathematics || ||'''Author'''|| Erwin Kreyszig || ||'''Edition'''|| 8th Edition || /* code_begins */ {{{ #given a = 1.5 #m/s^2 s = 2000 v = var('v') u = 10 #m/s # final velocity is found using v = sqrt(u^2 + 2*a*s ) print v 78.1024967590665 }}} /* code_ends */ * '''Solution by''': * gnash, developer, space * bhanukiran, student, technical university of Delft * saransh, student, sobhit university * ujwala, lecturer, aurangabad