Question
The length of a line segment A, B is 10 units. The
coordinates of point A are(2,3) and the value of ordinate of point B is 5. Then find the value of abscissa of point B.Solution
D = 10 unit Co-ordinates of point A = (2,3) Co-ordinates of point B = (x,5) Let the abscissa of point B is x - Length of segment A, B D = √( x₂-x₁ )² +(y₂-y₁ )² 10 = √((x-2)²+(5+3)²)squaring both side…. (10) ² = (x-2) ² + (8) ² 100 = (X-2) ² + 64 (X-2) ² = 36 X-2 = ± 6……. X = 8, X = -4
What is the main goal of machine learning in AI?
Which of the following is an example of an ADT for storing data?
Which command is used to copy a file from one location to another in a Unix/Linux system?
Which layer of the OSI model provides services for file transfer, email, and network management?
What is the first phase in the software development process?
A control unit in a CPU uses a microprogram to:
The Traveling Salesperson Problem is an example of which complexity class?
Which device is responsible for making routing decisions in a network?
COCOMO is based on which type of estimation approach?
The ALU (Arithmetic Logic Unit) is responsible for: