Social Sciences, asked by anwar4468, 8 months ago

Intensive Farming requires fertile soil and irrigation facility. Why in one word plz it is urgent ​

Answers

Answered by koushikmkj
0

Answer:

Intensive agriculture, also known as intensive farming (as opposed to extensive farming) and industrial agriculture, is a type of agriculture, both of crop plants and of animals, with higher levels of input and output per cubic unit of agricultural land area. It is characterized by a low fallow ratio, higher use of inputs such as capital and labor, and higher crop yields per unit land area.Most commercial agriculture is intensive in one or more ways. Forms that rely heavily on industrial methods are often called industrial agriculture, which is characterized by innovations designed to increase yield. Techniques include planting multiple crops per year, reducing the frequency of fallow years, and improving cultivars. It also involves increased use of fertilizers, plant growth regulators, and pesticides and mechanized agriculture, controlled by increased and more detailed analysis of growing conditions, including weather, soil, water, weeds, and pests. This system is supported by ongoing innovation in agricultural machinery and farming methods, genetic technology, techniques for achieving economies of scale, logistics, and data collection and analysis technology. Intensive farms are widespread in developed nations and increasingly prevalent worldwide. Most of the meat, dairy products, eggs, fruits, and vegetables available in supermarkets are produced by such farms.

Answered by Anonymous
3

[tex]<!DOCTYPE html>

<html lang="en">

<head>

<title>CUBE</title>

</head>

<body>

<div class="container">

<div id="cube">

<div class="front">pls</div>

<div class="back">follow</div>

<div class="right">me</div>

<div class="left">❣️</div>

<div class="top">❣️</div>

<div class="bottom">❣️</div>

</div>

</div>

<style>

body {

padding-left: 30%;

padding-top: 5%;

}

.container {

width: 200px;

height: 200px;

position: relative;

-webkit-perspective: 1000px;

-moz-perspective: 1000px;

}

#cube {

width: 100%;

height: 100%;

position: absolute;

-webkit-transform-style: preserve-3d;

-webkit-animation: rotatecube 10s infinite;

-moz-transform-style: preserve-3d;

-moz-animation: rotatecube 10s infinite;

}

#cube div {

width: 200px;

height: 200px;

display: block;

position: absolute;

border: none;

line-height: 200px;

text-align: center;

font-size: 50px;

font-weight: bold;

}

@-webkit-keyframes rotatecube {

0% { -webkit-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); }

25% { -webkit-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); }

50% { -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); }

75% { -webkit-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); }

100% { -webkit-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); }

}

@-moz-keyframes rotatecube {

0% { -moz-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); }

25% { -moz-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); }

50% { -moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); }

75% { -moz-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); }

100% { -moz-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); }

}

.front {

background: rgba(255,0,0,.5);

}

.back {

background: rgba(0,255,0,.5);

}

.right {

background: rgba(0,0,255,.5);

}

.left {

background: rgba(0,255,255,.5);

}

.top {

background: rgba(255,0,255,.5);

}

.bottom {

background: rgba(255,255,0,.5);

}

#cube .front {

-webkit-transform: rotateY(0deg ) translateZ( 100px );

-moz-transform: rotateY( 0deg ) translateZ( 100px );

}

#cube .back {

-webkit-transform: rotateX( 180deg ) translateZ( 100px );

-moz-transform: rotateX( 180deg ) translateZ( 100px );

}

#cube .right {

-webkit-transform: rotateY( 90deg ) translateZ( 100px );

-moz-transform: rotateY( 90deg ) translateZ( 100px );

}

#cube .left {

-webkit-transform: rotateY( -90deg ) translateZ( 100px );

-moz-transform: rotateY( -90deg ) translateZ( 100px );

}

#cube .top {

-webkit-transform: rotateX( 90deg ) translateZ( 100px );

-moz-transform: rotateX( 90deg ) translateZ( 100px );

}

#cube .bottom {

-webkit-transform: rotateX( -90deg ) translateZ( 100px );

-moz-transform: rotateX( -90deg ) translateZ( 100px );

}

</style>

</body>

</html>[/texAdd ] 

Similar questions