PLEASE HELP ME WITH THIS i will mark you brainlist

PLEASE HELP ME WITH THIS I Will Mark You Brainlist

Answers

Answer 1

Answer: you have to check your email and click on the microsoft email they sent you and enter the code in the email.

Explanation: plz mark brainliest


Related Questions

Match the data type to the given data.
1. float
2. array
3. Boolean
4. character

false
с
c, o, m, p, u, t, er
26.2

Answers

Float: 26.2
Array: c, o, m, p, u, t, er
Boolean: false
Character: c

Write a C console application that will be used to determine if rectangular packages can fit inside one of a set of spheres. Your program will prompt the user for the three dimensions that define a rectangular box; the length, the width, and the height. The interior diameter of a sphere is used to identify its size. Spheres are available in the following five sizes: 4- inch, 6-inch, 8-inch, 10-inch, and 12-inch. Your program will execute repeatedly until the user enters a value of zero for one or more of the rectangular box dimensions. After obtaining the dimensions of the rectangular box, your program will call a function named getSphereSize that determines if the box will fit inside one of the five spheres. The formula for calculating the diagonal of a rectangular box is:

Answers

Answer:

#include <cmath>

#include <iostream>

using namespace std;

int getSphereSize(double length, double breadth, double height) {

   double diagonal = sqrt(length * length + breadth * breadth + height * height);

   if (diagonal <= 4)

       return 4;

   if (diagonal <= 6)

       return 6;

   if (diagonal <= 8)

       return 8;

   if (diagonal <= 10)

       return 10;

   if (diagonal <= 12)

       return 12;

   return 0;

}

int main() {

   double length, breadth, height;

   int sphereCounts[5] = {0};

   int sphereSize;

   while (true) {

       // Get dimensions of the box

       cout << "Enter the dimensions of the box:\n";

       cout << "Length: ";

       cin >> length;

       cout << "Breadth: ";

       cin >> breadth;

       cout << "Height: ";

       cin >> height;

       if (length <= 0 || breadth <= 0 || height <= 0)

           break;

       sphereSize = getSphereSize(length, breadth, height);

       if (sphereSize == 0)

           cout << "The box cannot fit in any of the spheres";

       else

           cout << "The box can fit in the " << sphereSize << "-inch sphere";

       // Increment the counter

       if (sphereSize == 4)

           sphereCounts[0]++;

       else if (sphereSize == 6)

           sphereCounts[1]++;

       else if (sphereSize == 8)

           sphereCounts[2]++;

       else if (sphereSize == 10)

           sphereCounts[3]++;

       else if (sphereSize == 12)

           sphereCounts[4]++;

       cout << "\n\n";

   }

   cout << "\nNumber of 4-inch spheres: " << sphereCounts[0];

   cout << "\nNumber of 6-inch spheres: " << sphereCounts[1];

   cout << "\nNumber of 8-inch spheres: " << sphereCounts[2];

   cout << "\nNumber of 10-inch spheres: " << sphereCounts[3];

   cout << "\nNumber of 12-inch spheres: " << sphereCounts[4];

   cout << endl;

   return 0;

}

Explanation:

The "cmath" library is included in the c++ program. The getSphereSize function is used to return the sphere size the rectangle dimension can fit into. It program continuously prompts the user for the length, breadth, and height of the rectangle and passes the values to the getSphereSize function in the while but breaks if any or all of the variable value is zero.

The sizes of the sphere objects in inches are collected in an array of five integer values of zeros and are incremented by one for every match with a rectangle.

Pls awnser I will mark brainliest math

Answers

It’s 34....!!!! i did this before

Answer:

2788 or 116

Explanation:

A line graph is a great tool for showing changes over time. Why is a line graph better than other graphs at showing this type of data?

Answers

Answer:

Line graphs allow us to see overall trends such as an increase or decrease in data over time. Bar graphs are used to compare facts.

of what is famous Ted Nelson?​

Answers

Answer:

Nelson proposed a system where copying and linking any text excerpt, image or form was possible.

Explanation:

Ted Nelson is one of the theoretical pioneers of the world wide web who is best known for inventing the concept of hypertext and hypermedia in the 1960s. As one of the early theorists on how a networked world would work.

How I know:

I goggle it.

Other Questions
File is attached to question Where did Abraham Lincoln deliver his second inaugural address? What a word suggests beyond its dictionary definition is itsA. connotationB. associationC. interpretationD. denotationSUBMIT What is a better buy.A 12-pack of Pokemon cards for $8.50orA 6-pack of Pokemon cards for $5.75 It says solve for the variable can you help me I dont know the answer please help, no need to show work :) -6/11 multiplied by (-1/6) in fraction form There were 60 people on bus. 40% were female. How many people were females and how many were males? Which of these is a geometric sequence?4,2,1, , ....3,6,9,12,...3, -15,-33, -51,-69,...2,3,5,9,17,... Which of the following areexamples of natural resources? (Check all that apply) GoldFishFactoriesMoney Make sure to take your shoes Simple math questions pls help me out the number7 less than z is_______ One bottle contains 250 ml of juice. Soham wants 2 liters of juice. How many bottles should he buy? If you were writing a fictional tale of space travel, what details would you add to the facts youve discovered?(This is what I discovered)Are aliens real? It is certain that some people have claimed to see supernatural things. It is also certain that some people claimed to see UFOs and even aliens. We won't know if aliens are real or not until we can get evidence that they exist or they contact us. Where do aliens live? If aliens are real they probably live in outer space or another galaxy. How do aliens use technology in space like a UFO? I think the most possible explanation is that there higher advanced than us. what is the product of 7/8 x 4/7 NEED HELP ASPA WILL MAKE THE BRAINIEST ANSWER A student captures 0.50 moles of hydrogen (H2), oxygen (O2), chlorine (Cl2), carbon dioscide (CO2), and carbon monoxide (CO) gas in separate, evacuated flasks.Arrange the flasks of gases in order of increasing grams of gas..HHH2H2 Conjugate the verb ESTAR using the following subject pronouns.Yo-T-l-Nosotros-Ellas- Please can I get some help on this? please?1. If the ecosystem is balanced, which populations should be the largest? Which should be the smallest?2. Why can the wolf be considered both a secondary consumer and a tertiary consumer?3. If the original amount of energy found in the producer trophic level is 100 kcal how much is passed on to the primary consumer trophic level? How does this amount limit the number of members in the next higher level?4. Analyze what would happen to this ecosystem if one of the primary consumers was removed from the ecosystem? What would happen if a new tertiary consumer such as a mountain lion came into the ecosystem? Describe how each level would be affected if each of these changes occurred. Steam Workshop Downloader