Posted by Carl on Wednesday, September 28, 2011 at 5:45pm.
I am as frustrated as you are, because I can make very nice printer-plots as you did, but HTML here does not accept Courrier font and always suppresses multiple spaces.
To answer your question, the length of a line that goes from (0,0) to (a,b) can be calculated by the standard distance formula,
Distance = sqrt((x2-x1)^2+(y2-y1)^2)
which is based on the Pythagoras formula.
For the given case, (x1,y1)=(0,0) and (x2,y2)=(a,b) so the distance reduces to
distance=sqrt(a²+b²)
Related Questions
Geometry - In a triangle labeled ABC with the following coordinates A(-3,2) B (0...
Geometry - In a triangle labeled ABC with the following coordinates A(-3,2) B (0...
8th Grade Algebra - Write the length of the line below as a sum. Then combine ...
math (rate) - A blue candle is twice as long as a red candle. The blue candle ...
math - Let P be the point (p,q) and L the line y = m x + b. It is not necessary...
Calculus - This is my first calculus class and I am lost on how to answer these...
Calculus - What does the arc length formula give for the length of the line r(t...
Physics - An object, O, is placed 18 cm from the center of a converging lens of ...
calculus problem - the thin lens equation in physics is 1/s+1/S=1/f where s is ...
College physics - In the image below, you will see a current balance setup where...
For Further Reading