#Need Help with my homework
17 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
if you have your point drawn, the other 2 points of the triangle will always be
- the origin
- the point on the x-axis below/above the point P
can you draw it and show it, im mainly confused on how to draw it
um not really
ok
start at the origin
now, if x is positive, move x steps to the right
(units)
if x is negative, you want to move |x| steps to the left
then, starting from the point you're at now:
if y is positive, move y steps up
if y is negative, move |y| steps down
then, you will be at the point (x,y)