answersLogoWhite

0

Yes In math, it can also be lines, not just roads.

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

Is An intersection is any location where two roadways cross or join?

Yes, it could be described as such...P.s: It's a noun...See the link below!


Lines that criss cross but do not form a 90 degree angle?

In that case, they would join at some other angle.In that case, they would join at some other angle.In that case, they would join at some other angle.In that case, they would join at some other angle.


Is it true you can bisect an angle?

yes, you will use a compass and draw a curve,, from the points which insect the angle linesyou draw a line and on the other side making cross and you join the cross with the corner of the angle and DADAAAH you got a bisected angle ^.^


What is the point equidistant from the three sides of a triangle?

The point equidistant from the three sides of a triangle is the center of the triangle. The center of the triangle is the point of intersection of the medians of the triangle. The medians of a triangle are the line segments that join the vertices of the triangle to the midpoints of the opposite sides.


5. Which relational algebra operators can be applied to a pair of tables that are not union-compatible?

When dealing with two tables that are not union-compatible, you can still apply several relational algebra operators. These include the Cartesian product, which combines all rows from both tables, and the join operations (such as inner join, outer join, etc.), which combine rows based on a common attribute. Additionally, you can use selection and projection on each table independently, as these operations do not require union compatibility. However, operations like union and intersection are not applicable in this case.