answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the practical use of the value of elastic constant?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the value of diode use in practical center tab full wave rectifier?

1N 4007


How do you use define in C?

Just type declare then the variable that you desire to assigned a certain constant value on it. Just type declare then the variable that you desire to assigned a certain constant value on it.


What sentence can you use for elastic potential energy?

elastic potential energy is stored by the forces within a disorted elastic object


What energy is stored in a slingshots surgical tubing?

Since the energy stored elastically by an object is represented by E = 0.5kx^2 a simple calculation can be done to see how much energy is being stored by your slingshot on any given pull: The x value represents the distortion in meters (ie. the difference between the length of the band when it is in its resting state, and its length when it is being pulled). The k value is the elastic constant for the surgical tubing. This value can be looked up in a chart or table, or can be calculated experimentally (with the use of the equation: F = kx, again where k and x represent the elastic constant, and deformation, respectively). Once you have your values, simply substitute them into the equation and solve. The calculated energy stored, will have its units in Joules (J).


How do you choose the correct elastic to use for a sewing project?

If you are using a commercial pattern, you can find the elastic requirements on the back of the envelope. For children's clothing such as pjs, I like to use the "soft stretch" elastic. I also use the non-roll elastic quite a bit. Don't be embarassed to ask for assistance when you purchase your elastic. Sewers are the nicest people!


Shearing elastic in sewing machine what stitch to use?

Depending on your elastic's thickness and how much fabric you are guiding into the elastic, I would use a standard needle (12) with a stretch stitch on my machine. Kate


What is the difference between macros and constant variable?

Macros are processed at preprocessing time where as constant variables are processed at complie time. Macros doesnot have any scope but constant variables has scope. Macros doesnot have the type checking where as constant variables have type checking.


What type of material is very elastic?

I would use elastic. Works on my underwear.


What is c in the wavelength formula?

c = the constant value for the speed of light, or 3.00x 108. If you use this numerical value in your wavelength formula, you will be able to solve correctly.


Value of pie in different countries?

i don't know if you mean the number "pi", but if you do, it's value is always constant, and goes on forever, but just use 3.14159


How do you declare a constant?

use: define("GREETING", "Hello you.", true); 1st parameter is the name for your constant 2nd parameter is the value of that constant 3rd parameter is whether or not you want the constant to be case-insensitive. Default is case sensitive. http://php.net/manual/en/function.define.php


In what way can we use variables?

A variable is used purely for the purpose of storing a single value. Being variable, the value can be changed at any time. A constant is the opposite of a variable; its value cannot be changed.