## page was renamed from Hirst-chapter-8 ex-5,7 ||'''Book'''|| Calculus of One Variable || ||'''Author'''|| Keith E. Hirst || ||'''Edition'''|| || /* code_begins */ {{{ p= vector([866,500,0]) r= vector([0,-1.5,0]) m= r.cross_product(p) print m }}} /* code_ends */ * '''Solution by''': * Naren Dhupati, student, Oklahoma State University * Chandrahas, student, IIT Chennai