Quote:
Okay, I am thoroughly lost. Even the splits on PPT are disorganized and uber-confusing for me.
For the rods, you want to place the curved part of your rod just outside of the smallest white dot, which should end up about 10-15 pixels away from the main white squiggly. For the acid step, here's the formula I got from someone earlier in the board. (I think it was AySz, but I don't recall, so my apologies if I got the wrong person.)
First, select the acid that's next to your name. (I will have the chart below.) Then, multiply the volume of the solution by the decimal version of the percentage you have next to your name. (For instance, if the volume was 4.2, and you had a %16 acid, you'd multiply 4.2 x .16 . And if you have a solution that's less than %10, don't forget to add a zero before the number. {For instance, %2 would be .02}) Finally, you multiply the resulting number by 1000, and type in the final number into the typing box, then hit the lock symbol. (In this example, you'd do 4.2 x .16, resulting in .672. Then you'd multiply by 1000, giving you a final number of 672.)
This is the chart of the acids, in the order you'd see them on the screen.
Quote:
1=hydro, 2=trans, 3=mer, 4=fluor, 5= cyano,
6=pern, 7=zafa, 8=tikio 9=xwee, 10=ox
liter number x .percentage x 1000=number
The singularity test is a bit trickier. With the first dot, place it at 0,0 on the grid. After it turns white, the number that appears underneath it is the 'A' in the following formula. For the second dot, place it at 400,0 on the grid, and the number it gives you is the 'B' in the formula. To get the x coordinate, you multiply A times A, then subtract B x B, then add 160,000, and divide the resulting number by 800. (In shorter form: x = (a^2 - b^2 + 400^2)/800 )
To get the y coordinate, you once again multiply A times A, then subtract X x X (NOT B, but the x coordinate number), then square root the final result. (Shorter: y = sqrt(a^2 - x^2) ) Then you place the final dot as close to the correct place on the grid as possible. (It doesn't have to be exact. Whenever I got it within 5 of the correct number, it worked.) Here's the whole formula to find the final coords.
x = (a^2 - b^2 + 400^2)/800
y = sqrt(a^2 - x^2)
Most people use Excel to graph this, since you have to be really fast, but it IS possible to do it on 3 calculators, you just have to be quick, and get the final dot placed quickly.
I hope this helps a little. I'm not sure how well I explained it, so if you need clarification just ask me or someone else.