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
Lostsunrise [7]
3 years ago
6

How to walk a dog dududududududududesssss

Engineering
2 answers:
bagirrra123 [75]3 years ago
6 0
Pick up a leash put the dog on the leash open the door/cage take the dog out and walk it
rusak2 [61]3 years ago
4 0
Putting them on a leash and picking a route and walking it
You might be interested in
Two metallic terminals protrude from a device. The terminal on the left is the positive reference for a voltage called vx (the o
tresset_1 [31]

Answer:

Vx = 6.242 x 10raised to power 15

Vy = -6.242 x 10raised to power 15

Explanation:

from E = IVt

but V = IR from ohm's law and Q = It from faraday's first law

I = Q/t

E = Q/t x V x t = QV

hence, E =QV

V = E/Q

3 0
3 years ago
Read 2 more answers
Suppose you have a 9.00 V battery, a 2.00 μF capacitor, and a 7.40 μF capacitor. (a) Find the charge and energy stored if the ca
Andru [333]

Answer:

Q=1.575*10^-6*9=1.42*10^-5C\\\\U_{c} =\frac{1}{2}*9^{2} *1.575*10^-6=6.38*10^-5J

Q=9.4*10^-6*9=8.46*10^-5C\\\\U_{c} =\frac{1}{2}*9^{2} *9.4*10^-6=3.81*10^-4J

Explanation:

<u>a)</u>

<u>Identify the unknown:  </u>

The charge and energy stored if the capacitors are connected in series  

<u>List the Knowns: </u>

Capacitance of the first capacitor: C_{1}= 2цF = 2 x 10-6 F

Capacitance of the second capacitor C_{2}= 7.4цF  = 7.4 x 10-6 F

Voltage of battery: V = 9 V  

<u>Set Up the Problem:   </u>

Capacitance of a series combination:  

\frac{1}{C_{s} } =\frac{1}{C_{1} } +\frac{1}{C_{2} } +\frac{1}{C_{3} }+............

\frac{1}{C_{s} } =\frac{1}{2} +\frac{1}{ 7.4} \\C_{s} =\frac{2*7.4}{2+7.4}=1.575 *10^-6 F\\

Capacitance of a series combination is given by:

C_{s}=\frac{Q}{V}

Then the charge stored in the series combination is:  

Q=C_{s} V

Energy stored in the series combination is:  

U_{c}=\frac{1}{2}  V^{2} C_{s}

<u>Solve the Problem:  </u>

Q=1.575*10^-6*9=1.42*10^-5C\\\\U_{c} =\frac{1}{2}*9^{2} *1.575*10^-6=6.38*10^-5J

<u>b)</u>

<u>Identify the unknown:  </u>

The charge and energy stored if the capacitors are connected in parallel  

<u>Set Up the Problem:  </u>

Capacitance of a parallel combination:

C_{p} =C_{1} +C_{2} +C_{3}

C_{p} =2+7.4=9.4*10^-6F

Capacitance of a parallel combination is given by

C_{p} =\frac{Q}{V}

Then the charge stored in the parallel combination is

Q=C_{p} V

Energy stored in the parallel combination is:  

U_{c}=\frac{1}{2} V^2C_{p}

<u>Solve the Problem: </u><em>  </em>

Q=9.4*10^-6*9=8.46*10^-5C\\\\U_{c} =\frac{1}{2}*9^{2} *9.4*10^-6=3.81*10^-4J

5 0
3 years ago
Read 2 more answers
In this assignment, you will write a user interface for your calculator using JavaFX. Your graphical user interface (GUI) should
Zolol [24]

Answer:

Kindly note that, you're to replace "at" with shift 2 as the brainly text editor can't take the symbol

Explanation:

import javafx.application.Application;

import javafx.stage.Stage;

import javafx.scene.Group;

import javafx.scene.Scene;

import javafx.scene.layout.VBox;

import javafx.scene.layout.HBox;

import javafx.scene.control.TextField;

import javafx.scene.control.Button;

public class Calculator extends Application {

public static void main(String[] args) {

// TODO Auto-generated method stub

launch(args);

}

"at"Override

public void start(Stage primaryStage) throws Exception {

// TODO Auto-generated method stub

Group root = new Group();

VBox mainBox = new VBox();

HBox inpBox = new HBox();

TextField txtInput = new TextField ();

txtInput.setEditable(false);

txtInput.setStyle("-fx-font: 20 mono-spaced;");

txtInput.setText("0.0");

txtInput.setMinHeight(20);

txtInput.setMinWidth(200);

inpBox.getChildren().add(txtInput);

Scene scene = new Scene(root, 200, 294);

mainBox.getChildren().add(inpBox);

HBox rowOne = new HBox();

Button btn7 = new Button("7");

btn7.setMinWidth(50);

btn7.setMinHeight(50);

Button btn8 = new Button("8");

btn8.setMinWidth(50);

btn8.setMinHeight(50);

Button btn9 = new Button("9");

btn9.setMinWidth(50);

btn9.setMinHeight(50);

Button btnDiv = new Button("/");

btnDiv.setMinWidth(50);

btnDiv.setMinHeight(50);

rowOne.getChildren().addAll(btn7,btn8,btn9,btnDiv);

mainBox.getChildren().add(rowOne);

HBox rowTwo = new HBox();

Button btn4 = new Button("4");

btn4.setMinWidth(50);

btn4.setMinHeight(50);

Button btn5 = new Button("5");

btn5.setMinWidth(50);

btn5.setMinHeight(50);

Button btn6 = new Button("6");

btn6.setMinWidth(50);

btn6.setMinHeight(50);

Button btnMul = new Button("*");

btnMul.setMinWidth(50);

btnMul.setMinHeight(50);

rowTwo.getChildren().addAll(btn4,btn5,btn6,btnMul);

mainBox.getChildren().add(rowTwo);

HBox rowThree = new HBox();

Button btn1 = new Button("1");

btn1.setMinWidth(50);

btn1.setMinHeight(50);

Button btn2 = new Button("2");

btn2.setMinWidth(50);

btn2.setMinHeight(50);

Button btn3 = new Button("3");

btn3.setMinWidth(50);

btn3.setMinHeight(50);

Button btnSub = new Button("-");

btnSub.setMinWidth(50);

btnSub.setMinHeight(50);

rowThree.getChildren().addAll(btn1,btn2,btn3,btnSub);

mainBox.getChildren().add(rowThree);

HBox rowFour = new HBox();

Button btnC = new Button("C");

btnC.setMinWidth(50);

btnC.setMinHeight(50);

Button btn0 = new Button("0");

btn0.setMinWidth(50);

btn0.setMinHeight(50);

Button btnDot = new Button(".");

btnDot.setMinWidth(50);

btnDot.setMinHeight(50);

Button btnAdd = new Button("+");

btnAdd.setMinWidth(50);

btnAdd.setMinHeight(50);

rowFour.getChildren().addAll(btnC,btn0,btnDot,btnAdd);

mainBox.getChildren().add(rowFour);

HBox rowFive = new HBox();

Button btnEq = new Button("=");

btnEq.setMinWidth(200);

btnEq.setMinHeight(50);

rowFive.getChildren().add(btnEq);

mainBox.getChildren().add(rowFive);

root.getChildren().add(mainBox);

primaryStage.setScene(scene);

primaryStage.setTitle("GUI Calculator");

primaryStage.show();

}

}

4 0
3 years ago
How does the two-stroke Otto cycle differ from the four-stroke Otto cycle?
Digiron [165]

Answer:

Two stroke cycle                                               Four stroke cycle

1.Have on power stroke in one revolution.   1.have one power  

                                                                   stroke in two  revolution                                                                            

2.Complete the cycle in 2 stroke                 2.Complete the cycle in 4 stroke    

3.It have ports                                                3.It have vales

                                                                         

4.Greater requirement of cooling              4.Lesser requirement of cooling  

5.Less thermal efficiency                            5.High thermal efficiency

6.Less volumetric efficiency                       6.High volumetric efficiency    

7.Size of flywheel is less.                           7.Size of flywheel is more.

3 0
3 years ago
What is hardness and how is it generally tested?
drek231 [11]

Answer:

Hardness is understood as the property of materials in general to resist the penetration of an indenter under load, so that the hardness represents the resistance of the material to the plastic deformation located on its surface.

Explanation:

Hardness of a material is understood as the resistance that the material opposes to its permanent surface plastic deformation by scratching or penetration. It is always true that the hardness of a material is inversely proportional to the footprint that remains on its surface when a force is applied.

In this sense, the hardness of a material can also be defined as that property of the surface layer of the material to resist any elastic deformation, plastic or destruction due to the action of local contact forces caused by another body (called indenter or penetrator), harder, of certain shape and dimensions, which does not suffer residual deformations during contact.

That is, hardness is understood as the property of materials in general to resist the penetration of an indenter under load, so that the hardness represents the resistance of the material to the plastic deformation located on its surface.

The following conclusions can be drawn from the previous definition of hardness:  

  1) hardness, by definition, is a property of the surface layer of the material, and is not a property of the material itself;  

  2) the methods of hardness by indentation presuppose the presence of contact efforts, and therefore, the hardness can be quantified within a scale;

  3) In any case, the indenter or penetrator must not undergo residual deformations during the test of hardness measurement of the body being tested.

To determine the hardness of the materials, durometers with different types of tips and ranges of loads are used on the various materials. Below are the most commonly used tests to determine the hardness of the materials.

   Rockwell hardness :

It refers to the Rockwell hardness test, a method with which the hardness or resistance of a material to be penetrated is calculated. It is characterized by being a fast and simple method that can be applied to all types of materials. An optical reader is not required.

    Brinell hardness :

Brinell hardness is a scale that is used to determine the hardness of a material through the indentation method, which consists of penetrating with a hardened steel ball tip into the hard material, a load and for a certain time.  

This test is not very precise but easy to apply. It is one of the oldest and was proposed in 1900 by Johan August Brinell, a Swedish engineer.

    Vickers hardness:

Vickers hardness is a test that is used in all types of solid and thin or soft materials. In this test, a square-shaped pyramid-shaped diamond and a   136° vertex angle are placed on the penetrating equipment.

In this test the hardness measurement is performed by calculating the diagonal penetration lengths.

However, its result is not read directly on the equipment used, therefore, the following formula must be applied to determine the hardness of the material: HV = 1.8544 · F / (dv2).

3 0
3 years ago
Other questions:
  • Why should engineers avoid obvious patterns?
    13·2 answers
  • The elementary liquid-phase series reaction
    11·1 answer
  • A baseband signal with a bandwidth of 100 kHz and an amplitude range of±1 V is to be transmitted through a channel which is cons
    8·2 answers
  • Technician A says that in a worm gear steering system, most excessive steering free play is usually found in the gearbox. Techni
    13·1 answer
  • 2.44mW of incident 520 nm light is directed through a1 cm sample cuvette and 0.68 mW of Plight exits the sample what is the abso
    9·1 answer
  • In a movie theater in winter, 510 people, each generation sensible heat at a rate of 80 W, are watching a movie. The heat losses
    11·1 answer
  • A continuous function y = ƒ(x) is known to be negative at x = 0 and positive at x = 1. Why does the equation ƒ(x) = 0 have at le
    14·1 answer
  • What are some sources of resistance? (Check all
    5·1 answer
  • fdkgdsvdgvdfgvsdcvbfbfdbvfdbsdvbesgvdslgfkrledmgoskflodjgloerjgvoljgegjp;erorf;wgp;kiaers;ogjo;rhgerjfrejgfdlhodjglodjheihtgo;rg
    13·1 answer
  • What is another term for the notes that a reader can add to text in a word-processing document?
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!