SELECT SQL_CALC_FOUND_ROWS posting_id, rw1.node_name AS subject, rw2.node_name AS topic FROM posting, rewrite_sol_bm AS rw1, rewrite_sol_bm AS rw2 WHERE ota_id=101298 AND type=1 AND library_status=1 AND posting.subject_id=rw1.subject_id AND posting.topic_id=rw2.topic_id AND rw1.node_type=1 AND rw2.node_type=2 ORDER BY library_downloads DESC LIMIT 0, 20 Online TA Profiles - Homework Help from BrainMass
Online TA Profiles
Yupei Xiong, PhD
OTA ID#: 101298

Education Experience: BSc, Mathematics, Peking University, 1996
MA, Mathematics, Peking University, 1999
PhD, Mathematics, University of Maryland - College Park Campus, 2004
Focus of Study: Applied Mathematics and Computer Science
Outside Interests: Software
Postings Answered: 3921
Cumulative OTA Rating: 4.8/5  What is OTA Rating?
Top Solutions Downloads
1-20  21-40  41-60
  1. Relations vs Functions and Celsius-Fahrenheit Temperature Conversion - In the real world, what might be a situation where it is preferable for the data to form a relation but not a function? There is a formula that converts temperature in degrees Celsius to temperatu ...
  2. Write a Java Program that implements the Mortgage Calculator Change - Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage, the term of the mortgage, and t ...
  3. A certain airplane has two independent alternators to provide electrical power. - A certain airplane has two independent alternators to provide electrical power. The probability that a given alternator will fail on a 1-hour flight is .02. What is the probability that (a) both wil ...
  4. Object-Oriented Data and Processes - Identify a task you perform regularly, such as cooking, mowing the lawn, or driving a car. • Write a short, structured design (pseudocode only) that accomplishes this task. • Think about this task i ...
  5. Number Game - Take any number (except for 1). Square that number and then subtract one. Divide by one less than your original number. Now subtract your original number. You reached 1 for an answer, didn't you? How ...
  6. Java: How to Program - Choose a product that lends itself to an inventory (for example, products at your workplace, office supplies, music CDs, DVD movies, or software). Create a product class that holds the item number, ...
  7. Java: How to Program - Modify the Inventory Program by creating a subclass of the product class that uses one additional unique feature of the product you chose (for the DVDs subclass, you could use movie title, for example ...
  8. practice problem help - (See attached file for full problem description with equations and diagram) --- show all calculations and graphical representations used. 1. Find the length L from point A to the top of the pole. ...
  9. Inventory - GUI - I need help getting this program I have now to use a GUI. Modify the Inventory Program to use a GUI. The GUI should display the information one product at a time, including the item number, the na ...
  10. Decryption algorithm - Using RSA, choose p = 5 and q = 7, encode the phrase "hello". Apply the decryption algorithm to the encrypted version to recover the original plain text message.
  11. Inventory - Java - Modify the Inventory Program by adding a button to the GUI that allows the user to move to the first item, the previous item, the next item, and the last item in the inventory. If the first item is di ...
  12. Business Math : Price Index, Dara Analysis, Return on Investment (ROI), Inventory and Expenses - 12. Key Question The following table shows nominal GDP and an appropriate price index for a group of selected years. Compute real GDP. Indicate in each calculation whether you are inflating or deflati ...
  13. GUI Components - Java - Guess the Number - Write an application that plays "guess the number" as follows: Your application chooses the number to be guessed by selecting an integer at random in the range 1-1000. The application then displays th ...
  14. Applications of Trigonometry Word Problems - 1. Find the length L from point A to the top of the pole. 2. Lookout station A is 15 km west of station B. The bearing from A to a fire directly south of B is S 37°50' E. How far is the fire from ...
  15. Djkstra's shortest path algorithm - Consider the following network. a) With the indicated link costs, use Djkstra's shortest path algorithm to compute the shortest path from E to all network nodes. Show how the algorithm works by co ...
  16. Java Applet - Your team has been hired as a Java programmer by Real Estates Solutions Inc. Your task is to write a Java applet for their web site that would enable customers to figure out their monthly mortgage pay ...
  17. Graphing - (See attached file for full problem description with diagrams) --- • For non-integer answers, use a fraction rather than a decimal. • Include o the formula with substituted values. o the final ...
  18. How to you determine if a polynomial is the difference of two squares? - How to you determine if a polynomial is the difference of two squares? (50 word response)
  19. Pipe Diameter Questions - 6. A V-gauge is used to find the diameters of pipes. In the figure on p. 373 in the text, the measure of angle AVB is 54°. A pipe is placed in the V-shaped slot and the distance VP is used to predict ...
  20. Java: How to Program - Modify the Inventory Program so the application can handle multiple items. Use an array to store the items. The output should display the information one product at a time, including the item number, ...
1-20  21-40  41-60