Preview

Maple Lab Test Solutions

Good Essays
Open Document
Open Document
1371 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Maple Lab Test Solutions
> #

Ho's Maple Lab Test Solution: Semester 1 2012
(1)

# Question 1; > evalf(100*sin(95),38); 68.326171473612098369957981656827095404 > # Queston 2; > f:=x->3*sin(1/4*x^4)-sin(3/4*x)^4;

(2) > # Find 1st derivative; > D(f); (3) > # Find turning/stationary point in the interval [1,2], 1st derivative expression = 0, 10 significant figures!; > evalf(fsolve(3*cos((1/4)*x^4)*x^3-3*sin((3/4)*x)^3*cos((3/4)*x)= 0,x=1..2),10); 1.562756908 (4) > # Find 2nd derivative at x= 1.562756908; 10 significant figures!; > evalf(D[1$2](f)(1.562756908),10); (5) > # Remember to unassign variables/restart; > restart; > # Question 3; (same process as above) > f:=x-> 2^x + 2*cos(x); (6) > # Find 1st derivative; > D(f); (7) > # Find turning/stationary point in the interval [0,0.8], 1st derivative expression = 0, 10 significant figures!; > evalf(fsolve(2^x*ln(2)-2*sin(x)=0,x=0..0.8),10); 0.5201736748 (8) > # Find 2nd derivative at x= 0.5201736748; 10 significant figures! ; > evalf(D[1$2](f)(0.5201736748),10); (9) > # Remember to unassign variables/restart; > restart; > # Question 4; > eqn := x^4 + x^2*(y-1)^2 + y^4 = 4; (10)

> # to find dy/dx; > implicitdiff(eqn,y,x); (11) > > > > > > # Question 5; # a) exp(x); # b) Pi; # c) infinity; # Note the above to evaluate the definite integral; int(exp(-x)*cos(1/4*x^2)/(4+x),x=0..infinity); (12) > # Remember, % means the previous result; 10 significant figures!; > evalf(%,10); 0.1778089225 (13) > # Remember to unassign variables/restart; > restart; # Question 6; # a) arctan(x); # b) Pi; # c) sqrt (-1) = I -> Note that this is the definition of complex numbers; > # Note the above to evaluate the definite integral; > int((2+2*x^5)/arctan(x),x=3..5); > > > > (14) > # Remember, % means the previous result; 10 significant figures!; > evalf(%,10); 3702.247623 (15) > # Remember to unassign variables/restart; > restart; > > > > > > # Question 7; # a) csc(x); # b) Pi; # c) exp(x); # Note the above to evaluate the definite integral;

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Chemistry 116 lab review

    • 289 Words
    • 2 Pages

    The first step is to calibrate the colorimeter with0.20 M Fe(NO3)3and set the absorbance at 470 nm since it is known to keep an acidic solution throughout the entirety of the experiment. It was important to do this right at the beginning of the lab since the zeroed value of the acid was the calibration number for all of the other solutions. A total of seven solutions with different dilutions were used throughout the lab to conduct the equilibrium constant. The first step was adding 5 mL of 0.200 M Fe(NO3)3to each of the 5 test tubes. Once this was done, 0.00200 M NCS was added to the test tubes, each receiving a different amount; test tube one received 1 mL NCS-and with each test tube the amount of NCS-would increase by 1 mL, test tube 5 received 5 mL of NCS. . The next step was adding HNO3 to each test tube in different volumes; Test tube one received 10 mL of HNO3 and with each test tube the amount of HNO3 decreased by 1 mL, test tube five had no HNO3 added to it. The addition of these solutions formed five test tubes of different dilutions, but of equal volume, 10 mL each. After all of the previous trials had been completed the final step was to take each test tube and pour it into a different cuvette and measure the absorbance for each. Once the initial concentration was calculated of Fe3+, NCS and FeNCS2+ in molarity. The absorbency values were recorded and used to calculate the formation constant, K f The reference table containing volumes used in each solution is provided below…

    • 289 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Mole Formula Lab

    • 723 Words
    • 3 Pages

    Then from this number the amount of water that was in lost was measured at 1.1 g. After this then the number of moles of anhydrous were calculated from the molar mass of anhydrous. Then the moles of water were calculated. Then the stoichiometric coefficients for each component were calculated. The results found that there was two moles of anhydrous and 35 for water. Thus the empirical formula was found to be:…

    • 723 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Saline solution lab

    • 289 Words
    • 2 Pages

    2. Record how many mL of solution you add into the evaporating dish then mass them together.…

    • 289 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    ka lab report

    • 692 Words
    • 3 Pages

    We will be using the LoggerPro and LabPro in order to help us determine our data. The purpose of this experiment is to follow the changes of pH during the titration of an acid and a base in order to determine the of the weak acid, . is a constant for a given acid at a given temperature. In this experiment we determined the Ka using two different methods: 1) the measurement of the pH of a solution containing a known concentration of a weak acid, and 2) measurement of the pH at the half-neutralization point in the titration of a weak acid and a strong base.…

    • 692 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Amath 250 notes

    • 36731 Words
    • 354 Pages

    1.2.8 Initial value problems . . . . . . . . . . . . . . .…

    • 36731 Words
    • 354 Pages
    Good Essays
  • Satisfactory Essays

    Quiz010: Lab Report

    • 929 Words
    • 4 Pages

    | LabRepQuiz010 Question MC #7: Which of the following is the best written sentence that includes the information below taken from an article written by Dr. Costanza, but avoids plagiarism?…

    • 929 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    LAB 3 Report

    • 737 Words
    • 5 Pages

    A. Create a solubility curve for NH4Cl by plotting g NH4Cl/100 mL H20 on the y-axis, and crystallization temperature on the x-axis. Make sure to label each axis. On the same graph as the solubility curve for NH4Cl, add the solubility curve for NaCl using the data provided in Data Table 3.…

    • 737 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Lab 1.07

    • 414 Words
    • 2 Pages

    Show all of your work for each of the following calculations and be careful to follow significant figure rules in each calculation.…

    • 414 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Show all of your work for each of the following calculations and be careful to follow significant figure rules in each calculation.…

    • 732 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    If people think about maple syrup, then it's terribly simple to imagine it running over waffles and pancakes. Also, its potential creates use of it on bread which will make an impressive various to preserves and jams. Even, some people want to pour it everywhere the foods, that square measure already sweet like frozen dessert, pies, bananas and cupcakes. Whether or not the syrup is solely for its sweetness or will it exhibit anything so as to supply aside from honed goodness? Among its viscous and thick syrup, Maple appears to be reportedly 3 times sweeter as compared to sugar cane.…

    • 320 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Show all of your work for each of the following calculations and be careful to follow significant figure rules in each calculation.…

    • 709 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Lab Question Answers 02

    • 415 Words
    • 1 Page

    They find many clues that the body wasn’t actually that of Cora and also signs that Crippen may not have committed the crime.…

    • 415 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Lab Report 1

    • 1241 Words
    • 5 Pages

    Purpose: In this lab, I will observe macroscopic changes that occur when mixing together certain chemicals and household cleaners. The mixing of the chemicals provided with each other and with acid/base indicators demonstrates how matter can change, and how chemistry can be seen with the naked eye. By mixing household cleaners with an acid/base indicator I hope to demonstrate how these changes can be related to everyday life.…

    • 1241 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Problems1

    • 605 Words
    • 2 Pages

    Many problems in this homework make use of a few MATLAB/Octave .m files that are provided on…

    • 605 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Derivative and Graph

    • 1884 Words
    • 8 Pages

    At which interval is the graph of f (for f ' defined in #5) concave up over the interval (0, 0.8]? A. (0, 0.8) B. (0.368, 0.785) C. (0, 0.368) D. (0.368, 0.8) 9. Given over (0, 1.5] give the x-coordinate where the graph of changes concavity. 10. Given over (0, 4] give the x-coordinate(s) where the line(s) tangent to are horizontal.…

    • 1884 Words
    • 8 Pages
    Satisfactory Essays

Related Topics