Expressions Definition and 322 Threads
-
L
Maths problem: deriving expressions for the critical temperature/volume/pressure
I have to show that for a van der Waals gas the critical temperature, volume and pressure are given by: T_c= \frac{8a}{27bR} V_c= 3nb p_c= \frac{a}{27b^2} I started off this way: Van der Waals states that for a non ideal gas the pressure is: P = \frac{nRT}{V-nb} - a...- Lisa...
- Thread
- deriving Expressions
- Replies: 4
- Forum: Introductory Physics Homework Help
-
Java Creating a Prime Sieve with Boolean Expressions
I'm trying to create a sieve (prime sieve). A nice quick simple one using boolean expressions. I remember on Visual Basics it began by creating like X number of boolean variables and then sieve them out by classifying them as false... and so on. How to a create a large group of boolean...- JasonRox
- Thread
- Expressions Prime
- Replies: 2
- Forum: Programming and Computer Science
-
W
Multiplying Rational Expressions
This is a question I have to do for tomorrow \frac{1+4x+4x^2}{x}\times\frac{3x^4}{12x^2-3}. I just factor the tops and then cancel where I can. This is what I came up with: \frac{3x^4}{12x^3-3x} But the answer key says: \frac{x^3(1+2x)}{2x-1} What have I done wrong?- wScott
- Thread
- Expressions Rational
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
M
Understanding Grammar #2: Ambiguity, Elimination, and Boolean Expressions
what langugage?? grammar #1: S->(L)|a L->L,S|S what language does this grammar generate? some strings generated by this grammar r (a,a), (a,(a,a))... grammmar #2: bexpr->bexpr or bterm| bterm bterm-> bterm and bfactor| bfactor bfactor-> not bfactor| (bexpr) | true | false is...- magneeto
- Thread
- Elimination Expressions
- Replies: 2
- Forum: Computing and Technology
-
M
Proving Matrix Expressions: AX = XA
Hi I got a question regarding a matrix expression: Let X \in Mat_{n,n} (\mathbf{F}) . Then I'm suppose to show AX = XA for all A \in Mat_{n,n} \mathbf{(F)} if and only if s \in \mathbf{F} What is the best way of going about this? /Fred- Mathman23
- Thread
- Expressions Matrix
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
A
Multiply and Divide Rational Expressions
I thought I knew what I was doing (because I've done this before) but I can't see what's happening in this one example...I understood what was going on right up until the last step. If you are dividing two rational expressions, flip the second expression and multiply the two rational...- AngelShare
- Thread
- Expressions Rational
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
R
Cantor Expressions: Solving A-F (2,7,19,87,1000,1M)
What is the cantor expansion of: A. 2 B. 7 C. 19 D. 87 E. 1000 F. 1,000,000 The algorithm to solve these small problems is the most difficult for me. The algorithm that I came up with states: Asub(n) N! + Asub(n-1) (n-1)! +...+ Asub(2)2! + Asub(1)1!, where Asub1 is an integer with...- raross
- Thread
- Cantor Expressions
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
M
Mastering Rational Expressions: Simple Tips and Tricks for Advanced Math Classes
Right now in math class we are learning rational expressions. Since I am in an advanced math class, it seems like we learn a new lesson everyday. So if you don't understand something, you pretty much need to teach yourself. I don't really understand rational expressions, so can someone tell...- mlbmaniaco
- Thread
- Expressions Rational
- Replies: 14
- Forum: Introductory Physics Homework Help
-
S
Rational Expressions Answers: Check Your Work
I was wondering if someone could check these questions to make sure that I am doing these correctly. I have attached a few questions in word document as I could not type it properly on here.- shorty_47_2000
- Thread
- Expressions Rational
- Replies: 2
- Forum: Introductory Physics Homework Help
-
R
Evaluate Powers Expressions: (4/9)^(3/2) and (-27)^(-1/3)
Evalulate, leaving the answer as a fraction: a) \left(\frac{4}{9}\right)^\frac{3}{2} b) (-27)^-^\frac{1}{3} Please Help. Thanks- Raza
- Thread
- Expressions
- Replies: 4
- Forum: Introductory Physics Homework Help
-
A
Help Me Prove Two Expressions Equal: Can You?
hi i have a small problem. i need to prove that these two expressions are equal : (n*Sum{i=1,n}Xi*Yi - Sum{i=1,n}Xi*Sum{i=1,n}Yi)/(n*Sum{i=1,n}(Xi)^2 - (Sum{i=1,n}Xi)^2) and the expression : (Sum{i=1,n}(Xi)*(Xi*Y^ - Yi*X^))/(Sum{i=1,n}((Xi)^2 - (x^)^2 )) here is x^ and y^ the... -
W
Question in regards to the equilibrium law and expressions
Considering the following equilibrium reaction A(g) \longleftrightarrow 2B(g) + C(g) And the question: When 1.00 mol of A is placed in a 4.00 L container at temperature t, the concentration of C at equilibrium is 0.050 mol/L. What is the equilibrium constant for the reaction at... -
D
Calculating Decimals for Expressions
can somebody tell me how many decimals places for this question and tell me if i am doing this right 1. Calculate a value for the expression p=a^-2 a=27.3 +- 0.05 metres ( the plus and minus symbol is on top of each other) b) calculate the maximum error in your answer this...- dagg3r
- Thread
- Expressions
- Replies: 2
- Forum: Introductory Physics Homework Help
-
D
When find LCD for a rational expressions.
Ok I have to find the Lowest Common Denominator for 3 ration expressions. I don't think the numerators are important so Ill just leave them out. The denominators are x^2 - 4 and x -2 I got the LCD as x-2. correct? When finding the LCD in expressions like this you just have to factor...- DLxX
- Thread
- Expressions Lcd Rational
- Replies: 9
- Forum: General Math
-
R
Bilinear Expressions in Quantum Field Theory: Benefits & Uses
Hi all, Doing a graduate QFT course. We've been looking at the bilinear expressions involving the adjoint spinor and the gamma matrices and how the various combinations transform as scalars, vectors etc. My question is this: Other than just appreciating the fact that various...- robousy
- Thread
- Expressions
- Replies: 8
- Forum: Quantum Physics
-
Mathematica How to write mathematical expressions?
Can anyone tell me how I can write mathematical expressions here. I read the 'LateX crash course'. See what happens. [tex] a^2 + b = sqrt {c}[\tex] What am I doing wrong? regards, Gamma.- Gamma
- Thread
- Expressions Mathematical
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
V
Expressions with (6/x+2) + (8/x+3)
If i have something like (6/x+2) + (8/x+3) how to i do that? aren't i supposed to invert and multiply or something, thanks --Val- ValiantKhan
- Thread
- Expressions
- Replies: 3
- Forum: General Math
-
A
Rational Expressions loooong BUT NEED HELP
state the vertical asymptote(s), x-intercept(s), y-intercept(s), domain and range of f(x)=(1)/(4x^2)-1 ok I factored the denominator and got (2x+1) (2x-1) I solved for x, so the x-intercepts are x=-1/2, and x=1/2 for only (4x^2)-1 the reciprocal function has no x-intercepts. Sub in x=0 to...- aisha
- Thread
- Expressions Rational
- Replies: 2
- Forum: Introductory Physics Homework Help
-
A
How Do You Simplify Conjugate Expressions?
1) (-7+20)(-10-3i) 2) (-2-5i)/(3+4i) I don't think I did these two questions right does anyone know how?- aisha
- Thread
- Conjugate Expressions Simplify
- Replies: 9
- Forum: Introductory Physics Homework Help
-
Program for writing equations / expressions
just like there is a coding to write proper equations in this forum does anyone know a computer program that can do the same so that i can implement it into word documents?- exequor
- Thread
- Expressions Program Writing
- Replies: 3
- Forum: Introductory Physics Homework Help
-
N
LaTeX Finding the Best LaTeX Editor for WYSIWYG and Math Expressions
Hi everybody! I'm looking for a good \LaTeX editor... I'm primarily looking for an application where text and styles are WYSIWYG, but mathematical expressions are written using latex. I tried LyX, but didn't really like the one... I'm currently using TeXnicCenter, which has a few to many bugs...- nille40
- Thread
- Expressions Latex
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
J
Understanding Expressions like SU(2), O(3) and E(8)
Could some one please explain to me, in the simplest way possible and withought lots of mathematical jargon, what expressions such as SU(2), O(3), E(8) etc. mean? I think they all have something to do with rotation (although I could be completely wrong). Thanks.