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
Gekata [30.6K]
2 years ago
5

In approximately fifty words, explain what would be most significant for an architect about studying a modern painting composed

of intersecting geometric figures and shapes in different colors.
Engineering
1 answer:
Readme [11.4K]2 years ago
6 0

What is vital in architect about studying a modern painting composed of intersecting geometric figures and shapes in different colors is given below

<h3>Why do architect study a modern painting made of intersecting geometric figures and shapes?</h3>

Architects are known to often use geometry so that they can be able to study and also divide space and they can also make a good building plans.

Note that  Builders and engineers uses geometric principles to produce or make structures that are safe for people and they use geometry in line with good color and scale to create a kind of aesthetically pleasing spaces in all of their buildings.

Note that they use intersecting geometric figures and shapes in different colors in Pathway and hallway design and others to show forth an enriching environment.

Learn more about  modern painting  from

brainly.com/question/1995169

#SPJ1

You might be interested in
On Saturday, December 31, the company's owner provided ten hours of service to a customer. The company bills $100 per hour for s
pentagon [3]

Answer:

Explanation:

Answer:

31.12. Accounts Receivable a/c              Dr.    1000

                       To Service Revenue                         1000

         10 x 100 = 1000

8 0
3 years ago
____________engineers build and test tools and machines, and they rely heavily on computer, math, and problem-solving skills.
Wittaler [7]

Answer:Mechanical Engineers

Explanation: Mechanical engineering is an engineering branch that combines engineering physics and mathematics principles with materials science to design, analyze, manufacture, and maintain mechanical systems. It is one of the oldest and broadest of the engineering branches.

8 0
3 years ago
Read 2 more answers
17- The cathodic polarization is ..... *
motikmotik
I think its c the both one
5 0
3 years ago
Please add comments to your program to explain it. Thank you!
Step2247 [10]

Answer / Explanation:

(1) We should first understand that the input filename are passed in as the first command arguments at command line, respectively.

To do this, we import the data file:

So we have,

import java.io.*;

/**

*  Makes a copy of a file.  The original file and the name of the

*  copy must be given as command-line arguments.  In addition, the

*  first command-line argument can be "-f"; if present, the program

*  will overwrite an existing file; if not, the program will report

*  an error and end if the output file already exists.  The number

*  of bytes that are copied is reported.

*/

public class CopyFile {

  public static void main(String[] args) {

     String sourceName;   // Name of the source file,  

                          //    as specified on the command line.

     String copyName;     // Name of the copy,  

                          //    as specified on the command line.

     InputStream source;  // Stream for reading from the source file.

     OutputStream copy;   // Stream for writing the copy.

     boolean force;  // This is set to true if the "-f" option

                     //    is specified on the command line.

     int byteCount;  // Number of bytes copied from the source file.

     

     /* Get file names from the command line and check for the  

        presence of the -f option.

(2)   If the command line is not one

        of the two possible legal forms, print an error message and  

        end this program. */

   

     if (args.length == 3 && args[0].equalsIgnoreCase("-f")) {

        sourceName = args[1];

        copyName = args[2];

        force = true;

     }

     else if (args.length == 2) {

        sourceName = args[0];

        copyName = args[1];

        force = false;

     }

     else {

        System.out.println(

                "Usage:  java CopyFile <source-file> <copy-name>");

        System.out.println(

                "    or  java CopyFile -f <source-file> <copy-name>");

        return;

     }

     

     /* Create the input stream.  If an error occurs, end the program. */

     

     try {

        source = new FileInputStream(sourceName);

     }

     catch (FileNotFoundException e) {

        System.out.println("Can't find file \"" + sourceName + "\".");

        return;

     }    

     /* If the output file already exists and the -f option was not

        specified, print an error message and end the program. */

   

     File file = new File(copyName);

     if (file.exists() && force == false) {

         System.out.println(

              "Output file exists.  Use the -f option to replace it.");

         return;  

    }      

     /* Create the output stream.  If an error occurs, end the program. */

     try {

        copy = new FileOutputStream(copyName);

     }

     catch (IOException e) {

        System.out.println("Can't open output file \"" + copyName + "\".");

        return;

     }

     

   (3)   /* Copy one byte at a time from the input stream to the output

        stream, ending when the read() method returns -1 (which is  

        the signal that the end of the stream has been reached).  If any  

        error occurs, print an error message.  Also print a message if  

        the file has been copied successfully.  */  

     byteCount = 0;

     

     try {

        while (true) {

           int data = source.read();

           if (data < 0)

              break;

           copy.write(data);

           byteCount++;

        }

        source.close();

        copy.close();

        System.out.println("Successfully copied " + byteCount + " bytes.");

     }

     catch (Exception e) {

        System.out.println("Error occurred while copying.  "

                                  + byteCount + " bytes copied.");

        System.out.println("Error: " + e);

     }    

  }  // end main()  

} // end class CopyFile

8 0
4 years ago
A simple formula to estimate the upward velocity of a rocket (neglecting the aerodynamic drag) is:
Bingel [31]

Answer:

Test code:

>>u=10;

>>g=9.8;

>>q=100;

>>m0=100;

>>vstar=10;

>>tstar=fzero_rocket_example(u, g, q, m0, vstar)

Explanation:

See attached image

5 0
3 years ago
Other questions:
  • A bridge to be fabricated of steel girders is designed to be 500 m long and 12 m wide at ambient temperature (assumed 20°C). Exp
    9·1 answer
  • If the value of the feedback resistor in the filter is changed but the value of the resistor in the forward path is unchanged, w
    14·1 answer
  • 1. Describe the basic principle of operation of a bipolar junction transistor including
    13·1 answer
  • Technician A says a limited slip differential can redirect power from a drive wheel that is slipping to the wheel that has tract
    15·1 answer
  • In engineering economic analysis, it is permissible to sum dollar amounts without conversion only when __________ .
    5·1 answer
  • Five identical keys are suspended from a balance, which is held horizontally as shown. The two keys on the left are attached to
    11·1 answer
  • A coil consists of 200 turns of copper wire and have a cross-sectional area of 0.8 mmm square.The mean length per turn is 80 cm
    13·1 answer
  • What is placed as the first step in the scientific method?
    11·1 answer
  • A continuous fiber-reinforced composite is to be produced by dispersing 60 vol% carbon fibers in a polycarbonate matrix. if the
    6·1 answer
  • When a technician is ohming out a load in a circuit, what reading should the technician get if the load is good
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!