hatchelhoff: (1) The unit symbol for kilopascal is spelled kPa, not Kpa. Uppercase K means kelvin, and lowercase p means pico. The unit symbol for gigapascal is spelled GPa, not Gpa. Always use correct capitalization of
units[/color] and
prefixes[/color].
(2) Always leave a space between a numeric value and its following unit symbol. E.g., 1.2 mm, not 1.2mm. See the
international standard for writing units[/color] (
ISO 31-0[/color]).
(3) Try to avoid using the letter "x" for the multiplication operator, because it cannot necessarily be distinguished from the variable x. Usually use an asterisk (*), instead.
(4) Two quantities multiplied together must be separated by an asterisk, middle dot (·), space, or parentheses. E.g., v*sigma2, not vsigma2.
(5) For exponentiation, use the caret (^) symbol. E.g., v^2, instead of v*v.
(6) Generally always maintain at least four significant digits throughout all your intermediate calculations, then round only the final answer to three significant digits, unless the first significant digit of the final answer is 1, in which case round the final answer to four significant digits.
(7) I did not understand post 2 yet, because L is undefined.
(8) hatchelhoff, I currently get a different answer from your current thickness answer in post 1. In post 1, it appears you are currently pretending there is strain in only one in-plane direction, which is not the case. I think you might be able to use generalized Hooke's law to derive the transverse (out-of-plane) strain. Give it a try.
(9) Also, I currently do not know why you are computing a transverse strain in post 1 with no Poisson effect. It does not seem to make sense yet.
(10) We are not allowed to give you the relevant equations for your homework, nor tell you how to solve your homework problem. We can only check your math. Keep trying.