Here is the equation 2 C 4 H 10 (g)+13 O 2 (g)→10 H 2 O(g)+8C O 2 (g) Calculate the mass of water produced when 1.20 g of butane reacts with excess oxygen. Calculate the mass of butane needed to produce 68.0 g of carbon dioxide.
In: Chemistry
For f(x)=x^2+x-2/x^2-4, determine the equation for any vertical asymptotes, the equation for any horizontal asymptotes, and the x-coordinates of any holes
In: Math
Hello!
Is someone able to solve the integral of the following
function?
f(x) = x sin(pix/2)/(x^4+4).
The boundaries are -inf to +inf.
Thank you!
In: Advanced Math
In: Advanced Math
Use the given transformation to evaluate the integral. (12x + 8y) dA R , where R is the parallelogram with vertices (−1, 3), (1, −3), (2, −2), and (0, 4) ; x = 1/ 4 (u + v), y = 1/ 4 (v − 3u)
In: Math
Calculate the value of r using the computation formula (6.1) for the following data. X Y 2 8 4 6 5 2 3 3 1 4 7 1 2 4
quan stat
In: Math
In: Math
problem should be done in C++
read in the adjacency matrix for a graph (with 5
vertices) from a file, "adjacency.txt". An example file is
here: adjacency.txt
This example file contains the following
matrix:
1 2 4 1 0
2 0 1 1 3
4 1 2 1 0
1 1 1 0 1
0 3 0 1 3
Store the information in a 2D array.
to return the degree of a vertex in a generic graph.
For example, the following :
cout << "vertex 3's degree: " <<
vertexDegree(G,3) << endl;
cout << "vertex 4's degree: " <<
vertexDegree(G,4) << endl;
should output:
vertex 3's degree: 4
vertex 4's degree: 10
thanks!
In: Computer Science
find the eigendata for A and B. (eigen value and eigen vector)
A = [4 1; 0 4]
B = [3 2 4; 2 0 2; 4 2 3]
In: Advanced Math
Suppose you have 4 factors to investigate. You have resource to do 2 replicates of a 2^4 design. But you can only conduct 8 runs every day. How would you set up the treatments for each day? What will be the degree of freedom for MSE in your ANOVA table?
In: Statistics and Probability