armstrongc

4 Reputation

2 Badges

19 years, 291 days

MaplePrimes Activity


These are questions asked by armstrongc

This should be astonishingly simple as a MapleGraded question but it stubbornly refuses to agree with me.  Everything is marked incorrect ... one wishes for some feedback from MapleTA as to what is going on.

Student enters a vector.  The goal is to have the dot product with <5,3,1> to be whatever value is chosen for $p, which is in the $ANSWER field:

 

$m:=<5,3,1>;
$d:=LinearAlgebra:-DotProduct($m,$RESPONSE);
is(($d-$p)=0);

We have MapleTA installed on our own server and would like to edit the Login page so that students realize they are on OUR MapleTA page ... students are not particularly observant (no, really!) and often try to login at any MapleTA site they find on the internet.  There is nothing in the UserGuide on editing either the Login or Class pages.

Thanks!

When I plot y = (x^2 + 5x + 6)/(x^2 - 4)... where's the hole? That is, Maple provides the vertical asymptote when using the Student Tools-Precalculus library but why not the hole? Thanks, C.
Page 1 of 1