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
malfutka [58]
4 years ago
12

How to build a robot

Engineering
1 answer:
Anuta_ua [19.1K]4 years ago
7 0
Seriously? Ok

first, get some good quality metal, preferably aluminum, if you want to avoid rust.

build in the the shape of a robot, you can use a doll to help you if you are a beginner, but feel free to shape it the a Star Wars Character!

create an AI (now you said robot not AI) and fix everything up.
You might be interested in
What is the maximum number of 12-2 with ground nonmetallic-sheathed cables permitted in an 18-cubic-inch device box if two singl
Novosadov [1.4K]

Answer:i think it is 35

Explanation:

i just guessed sorry im only in 5th grade

8 0
3 years ago
Read 2 more answers
one number is 11 more than another number. find the two number if three times the larger number exceeds four times the smaller n
vaieri [72.5K]

Answer:

a = 40

b = 29

Explanation:

Give a place holder for the numbers that we don't know.

Lets call the two numbers a and b.

From the given info, we can write an expression and solve it:

"one number is 11 more than another number"

a = 11 + b

from this, we know that a > b.

''three times the larger number exceeds four times the smaller number by 4"

3a = 4b + 4

Now we have 2 equations, we can use them to solve using whatever method you want.

a = 11 + b

3a = 4b + 4

I will be using matrices RREF to solve for this.

a - b = 11

3a - 4b = 4

\begin{bmatrix}1 & -1  & 11\\3 & -4 & 4 \end{bmatrix}

\begin{bmatrix}1 & 0  & 40\\0 & 1 & 29 \end{bmatrix}

a = 40

b = 29

6 0
3 years ago
Calculate the equivalent capacitance of the three series capacitors in Figure 12-1 A) 0.060 uF B) 0.8 uF C) 0.58 uF D) 0.01 uF
Naddik [55]

Answer:

The correct answer is option (A) 0.060 uF

Note: Kindly find an attached image of the complete question below

Sources: The complete question was well researched from Quizlet.

Explanation:

Solution

Given that:

C₁ = 0.1 μF

C₂ =0.22 μF

C₃ = 0.47 μF

In this case, C₁, C₂ and C₃ are in series

Thus,

Their equivalent becomes:

1/Ceq = (1/C₁ + 1/C₂ +1/C₃

1/Ceq =[ (1/0.1 + 1/0.22 +1/0.47)]

1/Ceq =[(0.22 * 0.47) + (0.1 * 0.47) + (0.1 * 0.22)/(0.1 * 0.22 *0.47)]

1/Ceq =[(0.1034 + 0.047 + 0.022)/(0.01034)

1/Ceq =[(0.1724)/(0.01034)]

1/Ceq = [(16.67)]

1/Ceq =(1/16.67) = 0.059μf

Ceq = 0.059μf ≈ 0.060μf

Therefore the equivalent capacitance of the three series capacitors is 0.060μf

4 0
3 years ago
Write down one metal or alloy that is best suited for each of the following applications:
777dan777 [17]

Answer:

Explanation:

a. Cast iron or Aluminium alloy are typically used. Aluminium is much lighter in weight and it can transfer heat better to the coolant. While Cast Iron is typically stronger and is thus still used by the manufacturers.

b. Copper can be used as a condensing heat exchanger for hot steam due to its optimal thermal properties and its ability to resist corrosion.

c. high-speed steel are perfect for producing drill bits because of its hardness and resistance to heat to an extent. Drill bits tend to produce heat as a result of the friction between it and the material to be drilled.

d. lead can be used as a container for strong acids because of its anti-corrosive properties

e.zinc and copper can be used as fuel in pyrotechnics mainly due to the fact that burn with refreshing colours. Aluminium can also be used.

f. Platinum is the metal that best suits this purpose because of its high melting point and resistivity to oxidation.

6 0
3 years ago
JAVA HADOOP MAPREDUCE
taurus [48]

Answer:

Explanation:

package PackageDemo;

import java.io.IOException;

import org.apache.hadoop.conf.Configuration;

import org.apache.hadoop.fs.Path;

import org.apache.hadoop.io.IntWritable;

import org.apache.hadoop.io.LongWritable;

import org.apache.hadoop.io.Text;

import org.apache.hadoop.mapreduce.Job;

import org.apache.hadoop.mapreduce.Mapper;

import org.apache.hadoop.mapreduce.Reducer;

import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;

import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;

import org.apache.hadoop.util.GenericOptionsParser;

public class WordCount {

public static void main(String [] args) throws Exception

{

Configuration c=new Configuration();

String[] files=new GenericOptionsParser(c,args).getRemainingArgs();

Path input=new Path(files[0]);

Path output=new Path(files[1]);

Job j=new Job(c,"wordcount");

j.setJarByClass(WordCount.class);

j.setMapperClass(MapForWordCount.class);

j.setReducerClass(ReduceForWordCount.class);

j.setOutputKeyClass(Text.class);

j.setOutputValueClass(IntWritable.class);

FileInputFormat.addInputPath(j, input);

FileOutputFormat.setOutputPath(j, output);

System.exit(j.waitForCompletion(true)?0:1);

}

public static class MapForWordCount extends Mapper<LongWritable, Text, Text, IntWritable>{

public void map(LongWritable key, Text value, Context con) throws IOException, InterruptedException

{

String line = value.toString();

String[] words=line.split(",");

for(String word: words )

{

Text outputKey = new Text(word.toUpperCase().trim());

IntWritable outputValue = new IntWritable(1);

con.write(outputKey, outputValue);

}

}

}

public static class ReduceForWordCount extends Reducer<Text, IntWritable, Text, IntWritable>

{

public void reduce(Text word, Iterable<IntWritable> values, Context con) throws IOException, InterruptedException

{

int sum = 0;

for(IntWritable value : values)

{

sum += value.get();

}

con.write(word, new IntWritable(sum));

}

}

}

3 0
3 years ago
Other questions:
  • Consider flow in between two parallel plates located a distance H from each other. Fluid flow is driven by the bottom plate movi
    15·1 answer
  • Not much of a question :/ dont answer
    9·1 answer
  • How to go about the designing of a multirange voltmeter​
    8·1 answer
  • 1) Relative to electrons and electron states, what does each of the four quantum numbers specify?
    10·1 answer
  • Overview In C, a string is simply an array of characters. We have used literal strings all along – the stuff in between the quot
    11·1 answer
  • What is a rivet and how do tehey work
    14·1 answer
  • which systems engineering support discipline has the goal to ensure that support considerations are an integral part of the syst
    14·1 answer
  • Di hola por 10 puntos
    8·1 answer
  • A system samples a sinusoid of frequency 230 Hz at a rate of 175 Hz and writes the sampled signal to its output without further
    9·1 answer
  • Rotating magnetic field inside a set of conducting wires is a simple description of a what
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!