answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Which pair of undefined terms is used to define a ray?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is it possible to define all the terms in geometry including the three terms which are point line and plane?

Yes. Even though those terms are left undefined, they are used together with ordinary words to define other geometric terms.


What is an undefined term in geometry?

It is a very basic concept which cannot be defined. Undefined terms are used to define other concepts. In Euclidean geometry, for example, point, line and plane are not defined.


Which undefined term is used to define an angle?

Point


What is the term used for undefined terms?

We often call "undefined terms" variables. Their value is not known; it can vary. And thus the name we assign them is variable.


What are the four key parts in the axiomatic method used by Euclid?

undefined terms theorem definitions postulates


What is a pair of numbers used to locate a point?

A pair of numbers used to locate a point is known as a coordinate pair. In the ordinary number plain this might be (0,0) or (1.5, 4) Any two coordinate pairs allow you to define a line. Higher numbers of coordinate pairs allow you to define shapes or paths


What does it mean in java when a constructor is undefined?

When a constructor is not define in java then the instance used in class is not optimised the value and therefore some times it generates some garbage value. By the way , When we not define a constructor then generally it not distrub the execution of the program.


5 levels that euclid used in organizing geometry?

1. Undefined Terms 2. Definitions 3. Postulates 4. Conjectures 5. Theorems :)


what are the three predominate terms used to define the three dimensions of an object?

howard, wanda, and dolly


How many different ways can a number pair graph be used pair?

There are infinitely many ways to use graphs. Number pairs are used to define points in the Cartesian coordinate system, which is the most widely used type of graph.


Give an example to illustrate why common definition of terms is so important to effective communication Define a word or term used uniquely in your profession?

why common definition of terms is so important to effective communication. Define a word or term used uniquely in your profession.


What is Undefined in javascript?

In JavaScript undefined is a special value used when a variable has not had a value set to it, or has not been declared.