If I gave you three sticks, you might be unable to make a triangle from them. For example, if one of the sticks is 12 inches long and the other two are one inch long, you will not be able to get the short sticks to meet in the middle. For any three lengths, you can check if it's possible to make a triangle: Can you please answer the following question using readlineSync! The program is in JavaScript and must contain readlineSync. Thank you! If any of the three lengths exceeds the sum of the other two, you cannot form a triangle.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 12PE
icon
Related questions
Question

If I gave you three sticks, you might be unable to make a triangle from them. For example, if one of the sticks is 12 inches long and the other two are one inch long, you will not be able to get the short sticks to meet in the middle. For any three lengths, you can check if it's possible to make a triangle:

Can you please answer the following question using readlineSync! The program is in JavaScript and must contain readlineSync. Thank you!

If any of the three lengths exceeds the sum of the other two, you cannot form a triangle.

Write a program named triangle.js that asks the user for three numbers. if you can form a triangle with them, display "Yes, you can make a triangle." If not, display "No, you can not make a triangle." 

The point of this problem is to use conditional statements.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT