Tutorials Posted by GojuZeus
| GojuZeus from |
| |
| GojuZeus's Posted Tutorials | |||||
| Bounty | Category | Question | Tutorial | Date Posted | |
|---|---|---|---|---|---|
| $0.75 | Biology | What phase does DNA in the form of chromatin? | What is Chromatin, and In What Phase? Detailed information and references.
...never expressed. It is located around the centromere and usually contains repetitive sequences.<br> o Facultative heterochromatin, which is sometimes expressed.<br><br>Indiv...... | Jun 05, 2009 at 1:17:38PM | |
| $0.75 | Computer-Science | c program which can make the "PI" work~ | Calculating PI in C
...lue of PI already provided in the C library.<br><br>#include <stdio.h><br>#include <math.h><br>#include <stdlib.h><br><br>#define NUM_ITERATIONS...... | Jun 05, 2009 at 1:09:23PM | |
| $1.00 | Mathematics | math help | Explanation and solution to bicycle problem
...ce of 50 inches. Every time it turns, it must roll forward that many inches. So one revolution of the back wheel propels the cycle forward the length of the circumference.<br><br>Rotations...... | Jun 05, 2009 at 12:49:01PM | |
| $0.75 | Mathematics | A bike has two sets of gears, one at the | Explanation and solution
...front, and one with 10 in the back. Turning the front wheel once will result in 5 turns of the back wheel. <br><br>Distance per revolution: Imagine your back wheel has a circumference of...... | Jun 05, 2009 at 12:46:45PM | |
| $0.75 | Mathematics | round off the number 6.7277 to two deci | Rounding made easy
...numbers after that. <br><br>Then, look at the last number. If it is a 5 or higher, toss it out and round up the new last digit. In this c... | Jun 05, 2009 at 12:33:25PM | |
| $0.75 | Mathematics | John has a total lof 13 coins in his po | Clear and Correct, Work Shown
.... You know that he will never be able to make more than 10*number of coins left, since the dime is the next most valuable coin (this is assuming you are not in... | Jun 05, 2009 at 12:22:40PM | |
| $0.50 | Mathematics | write three equivalent fractions for eac | How to write and understand them yourself
...simplest solution is to multiply each fraction by 2/2, 3/3, and 4/4. This yields values of:<... | Jun 05, 2009 at 12:04:43PM | |
| $0.75 | Mathematics | Subtract and simplify this equation | Solution with good explanation and other learning resources
...rator of first fraction), giving you 9/30. <br><br>Performing similar steps for the second fraction (multiplying both top a... | Jun 05, 2009 at 12:00:33PM | |
| $5.00 | Computer-Science | it220 | Currency conversion in Java as well as general rules
...ing currency symbols and number of decimal points can be found at http://java.sun.com/j2se/1.4.2/docs/api/java/util/Currency.html<br><br>public static void main(String [] args) { <br>...... | Jun 05, 2009 at 11:55:51PM | |
| $1.00 | Business | Please Help!! | Excel Usage and Principles of Accounting
...site available. I have worked in a large corporation performing data analysis using Excel, and I know what the most important features are. They include:<br><br>*Cell referencing for...... | Jun 05, 2009 at 11:29:19PM | |
| $15.00 | Computer-Science | Update for SQL Server Database | SQL Functions for mathemetical calculations
...SQL query format to be used is as follows:<br><br>UPDATE TABLE SET COLUMN = # WHERE ITEM = 'Z'<br><br>TABLE is the name of the table whose values you want to update, for...... | Jun 05, 2009 at 11:11:23PM | |


