1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Marat540 [252]
3 years ago
6

The area of a square is stored in a double variable named area. Write an expression whose value is length of the diagonal of the

square. Instructor Notes: When it says expression, recall that's just the function call(and stuff here), and not something like myVar = function call(and stuff here)
Computers and Technology
1 answer:
melisa1 [442]3 years ago
4 0

Answer:

sqrt(area)

Explanation:

  • Here sqrt is a short form of square root.
  • area is a variable name having he area of square.
  • When the function is called, it will give the square root of the value stored in variable area.

As we have to find the length of the diagonal, we must knew that as all sides of the square are same in length so are the diagonals. This means that each of the four sides of the square and it diagonals are equal in length.

So a square has: length=breadth=diagonal

As  Area= length*breadth

√area = length           (as length = diagonal length)

So     √area = diagonal length

You might be interested in
How can i get a java complier for linux and ubuntu?
egoroff_w [7]
You can install Eclipse. If you want you can look into the Ubuntu store and see if they have any.
5 0
3 years ago
The ___ provide(s) shortcuts to commonly used elements
Genrish500 [490]

The quick access toolbar provides shortcuts to commonly used elements.

The Home Tab brings you to the home page and the File Tab allows you to save the file or print it.

I hope this helps! :)

7 0
3 years ago
Read 2 more answers
Social media allows businesses to use which proven marketing principle? Select one: a. Reciprocity b. Social proof c. Authority
riadik2000 [5.3K]

B is the most reasonable one

3 0
3 years ago
Read 2 more answers
An array of int named a that contains exactly five elements has already been declared and initialized. In addition, an int varia
Veronika [31]

Answer:

Hi, according to your description you need the code that represents the statement I will use C++ language to describe the code.

// Example program

#include <iostream>

int main()

{

int a [5] = [1,2,3,4,5];

int j = 0;

  return 0;

}

Explanation:

In this language you must have to declare in the header the <em>libraries</em> that you include in your main program, after that a function <em>main</em> where your put your<em> logical algorithm</em> in fact, you declare the algorithm that you need. In this case declare a variable and assign an <em>array</em> of <em>5 positions</em> and a j variable and assign a number between 0 and 3.

I hope it's help you.

7 0
3 years ago
The minimum recommended standards for the operating system, processor, primary memory (RAM), and storage capacity for certain so
timurjin [86]

Answer:

They are called System Requirements.

Explanation:

3 0
3 years ago
Other questions:
  • Which of the following correctly describes the function of an IP address?
    7·1 answer
  • Describe how data center storage applications drive the development of SAN technology.
    8·1 answer
  • Write a Java test program, named TestGuitar, to create 3different Guitars representing each representing a unique test case and
    8·1 answer
  • The objectivity of a site relates to its a. Appearance c. Graphics b. Biases d. Quotes from other Internet authors
    8·2 answers
  • Which library research databases include information about articles published in magazines, journals, and newspapers? question 1
    7·1 answer
  • A customer has a computer for a home business, but wants to have another computer as a web server. What would be the best soluti
    11·2 answers
  • The process in which a server is partitioned into smaller components virtually.
    9·1 answer
  • Dynamic addressing: __________.
    12·2 answers
  • Determine of population size​
    11·1 answer
  • Please answer fast..​
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!