Tutorials Posted by akio
| akio from NCEPU |
| |
| akio's Posted Tutorials | |||||
| Bounty | Category | Question | Tutorial | Date Posted | |
|---|---|---|---|---|---|
| $15.00 | Computer-Science | PHP arrays help | Complete PHP array alphabetized name and phone number data display program
...achment. Any... | Aug. 04, 2009 at 01:44:05AM | |
| $15.00 | Computer-Science | Assignment | Complete VB.NET 2008 Game of Dice program using HighRoller class with screenshot
....<br>Any questio... | Aug 03, 2009 at 8:02:20PM | |
| $8.00 | Computer-Science | Database help | Corrected php codes and tested
...rm method is "POST", you must use $_POST to get the... | Jul 28, 2009 at 9:22:26PM | |
| $5.00 | Computer-Science | PHP Script Errors | Corrected php codes and tested
...ny questions... | Jul 20, 2009 at 9:52:20PM | |
| $5.00 | Computer-Science | PHP Script | Corrected php codes and tested
...e and tested. The colsing of "function" is missing. And... | Jul 15, 2009 at 02:43:08PM | |
| $150.00 | Computer-Science | Complete C++ program for Quine-McCluskey algorithm | Complete C++ program for Quine-McCluskey algorithm
... read minterms from the file LogicInput.txt and optimize them. <br>Then it will outp... | Jun 21, 2009 at 10:36:02PM | |
| $15.00 | Computer-Science | Update for SQL Server Database | Update statements and calculate statements tested for your SQL Server Databases
...hment. Any q... | Jun 05, 2009 at 11:39:26PM | |
| $20.00 | Computer-Science | vb.net "shipping hub" collections, references and loops | Completely modified and tested VB.NET shipping hub program with comments and screenshot
...t. Any ques... | May 31, 2009 at 7:41:23PM | |
| $20.00 | Computer-Science | Three Part SQL Assignment | Rewrite part one and SQL from part two and three
...running the SQL, please make sur... | May 29, 2009 at 02:06:24PM | |
| $18.00 | Computer-Science | MySQL Help | MySQL Survey database design tutorial
...ase see the... | May 24, 2009 at 03:03:43PM | |
| $5.00 | Computer-Science | pl-sql-h5 | Complete tested PL/SQL trigger answer
... attachments... | May 20, 2009 at 12:06:28PM | |
| $20.00 | Computer-Science | Pl/SQL peoject | Complete tested video store PL/SQL project answer
...o_Store_Project.txt is the t... | May 20, 2009 at 08:55:16PM | |
| $10.00 | Computer-Science | java assignment | Complete Q1 and Q2 java codes compiled and tested
...ase see the ... | May 16, 2009 at 05:39:30PM | |
| $10.00 | Computer-Science | PHP Data Display | Complete PHP Survey data submit and display program
...he attachmen... | May 15, 2009 at 02:42:40PM | |
| $10.00 | Computer-Science | C# Program Question | Complete Grocery C# 2008 solution with bonus part, comments and screenshot
...attachment. An... | May 14, 2009 at 05:45:38PM | |
| $25.50 | Computer-Science | Write a Program.Java | BaseballPlayer, Pitcher, PositionPlayer and Name java code according to your PDF, compiled and tested
...stions, please... | May 09, 2009 at 08:54:07PM | |
| $10.00 | Computer-Science | PHP Help | Corrected Survey PHP program tested in IE with screenshot
...hments. Any qu... | May 08, 2009 at 8:39:25PM | |
| $10.00 | Computer-Science | Visual Basic6 prompts | VB6 Prompts demo program with full comments and notes, well tested
...rInput As String \'Define a string variable<br> <br>again: \'a label, when the user input is illegal, it will prompt the user again<br><br> \'InputBox, prompt...... | May 07, 2009 at 12:10:43PM | |
| $5.00 | Computer-Science | C# Programming Overloaded methods, Please help me | Complete C# 2008 solution files with comments and screenshot
...r> Console.WriteLine("Press Enter to continue...");<br> Console.ReadLine();<br> }<br><br> //Accepts an annual salary as an...... | May 07, 2009 at 10:49:35PM | |
| $25.00 | Computer-Science | Please help with Java Program! | Complete Buttons java program compiled and tested with comments
...Layout(FlowLayout.CENTER)); //FlowLayout layout manager<br><br> leftButton = new JButton("Left");<br> con.add(leftButton);<br> leftButton.addActi...... | May 05, 2009 at 11:56:05PM | |
| $10.00 | Computer-Science | pl/sql questions | Complete answer for PL/SQL questions
... see ... | May 05, 2009 at 11:06:47PM | |
| $10.00 | Computer-Science | java help | Tic-Tac-Toe game java code compiled and tested with screenshot and comments
...e see the atta... | May 05, 2009 at 03:22:51PM | |
| $20.00 | Computer-Science | Java GUI help | Completed Task 1 java code according to your UML diagram
...ee the attachm... | May 04, 2009 at 11:10:08PM | |
| $10.00 | Computer-Science | java code help | TTTBoard java code according to your UML, compiled and tested with screenshot and comments
...<br> {<br> for(int j =0; j < 3; j++)<br> {<br> if (_board[i][j] == 0)<br> {<br> ...... | May 04, 2009 at 8:59:00PM | |
| $25.00 | Computer-Science | Please help with Java Program | Complete color memory game compiled and tested with Extra Credit Hint Button
...ease send me your name so that... | May 01, 2009 at 11:34:24PM | |
| $10.00 | Computer-Science | Need help with completing this program with in Textpad IDE only | Corrected CandleLine java code tested in TextPad
...ld.setForeground(Color.black);<br> add(methodLabel);<br> add(prioritybox);<br> prioritybox.addItemListener(this);<br> add(expressbox);<br> ...... | Apr 28, 2009 at 10:24:36PM | |
| $15.00 | Computer-Science | Visual Basic | Completely tested GradeBook VB.NET 2008 code with screenshot
...Pleas... | Apr 26, 2009 at 07:04:30PM | |
| $5.00 | Engineering | Looking for VBA code to do my program | Corrected and tested VBA program
...p(1 To MaxNum)<br> <br> oNum = Int(Sqr(MaxNum))<br><br> For i = 3 To oNum - 1 Step 2<br> If ArrTemp(i) = 0 Then<br> j = i<br> ...... | Apr 25, 2009 at 05:43:10PM | |
| $5.00 | Computer-Science | PL/SQL | Complete tested PL/SQL answer
...e the procedure; Third, run the program in test_comp_table.sql to test the step2 program.<br><br>After one test, you must run... | Apr 24, 2009 at 11:43:17PM | |
| $8.50 | Computer-Science | Help with compling a java program | Commission Applet program with comments and tested with screenshot
...uding key words and Class name<br>2. Some variable names are not... | Apr 24, 2009 at 05:24:52PM | |
| $25.00 | Computer-Science | Java mortgage menu with graphics & seq. file. | Complete Mortgage Calculator compiled and tested source code with comments and screenshot
...sted.<br>Comments are in the source co... | Apr 21, 2009 at 06:11:50PM | |
| $5.00 | Computer-Science | Please help me with additional coding for this program | Fixed and tested your program with notes
...lease see the attachments for detail.<br><br>I've changed your HTML fro... | Apr 19, 2009 at 8:54:44PM | |
| $7.00 | Computer-Science | Networking Question 8-1 | Information about decide on installing Windows Server 2003 and other issues
...sting the hardware and software components that are not compatible. <br>When you start the actual Windows Server 2003 set up, the hardware and software are again checked for any incompatibility...... | Apr 19, 2009 at 02:09:40PM | |
| $6.00 | Computer-Science | java homework help | class PigLatinTranslator according to UML and tested in NetBeans
...vowelPos = -1;<br> for (int i = 0; i < word.length(); i++) {<br> switch (word.charAt(i)) {<br> case 'a':<br> case 'e':<br&...... | Apr 18, 2009 at 04:03:13PM | |
| $10.00 | Computer-Science | The questions are attached in the files. | Storyboard HTML web pages, completely tested
...he at... | Apr 18, 2009 at 02:52:22PM | |
| $5.00 | Computer-Science | Networking Question 7-1 | Information about sharing folders
...rg/), because it is free and easy to use. The same as Windows XP, the disadvantage is that virus may easily spread.<br><br>Another ingenious way is using online services. For example: ICQ,...... | Apr 16, 2009 at 10:29:27PM | |
| $5.00 | Computer-Science | Pl/SQL 3 | Complete Answer and tested in Oracle
...t_line(rpad('DEPT_NAME',14)||lpad('DEPT_TOTAL_SALARY',17)||lpad('COMPANY_TOTAL_SALARY',29));<br>for t_res in<br>(select b.dname DEPT_NAME,sum(a.sal) DEPT_TOTAL_SALARY<br>fr... | Apr 16, 2009 at 05:51:39PM | |
| $5.00 | Computer-Science | Networking Question 6-4 | The Wireless Access Point and the Wireless Router
...s point is exactly that, a point of access for your computer to connect wireless to a network. The access point makes itself known to other wireless devices (like the wireless card in your computer)...... | Apr 15, 2009 at 9:00:23PM | |
| $3.00 | Computer-Science | Please help me to get my java coding to compile and run | Completely fixed and tested programs and NetBeans project file
...Pleas... | Apr 14, 2009 at 10:15:56PM | |
| $1.00 | Computer-Science | Simple Java Drawing Application Code Errors Need Explanation on How to Fix. | 3 Bug Fix with comments and generated a JUnit test template for you
...ttachment... | Apr 14, 2009 at 11:42:04PM | |
| $15.00 | Computer-Science | SQL problems. Please see the attached files. | Complete Answer and tested in MySQL
...k_4 FOREIGN KEY (PlaneID) REFERENCES plane (PlaneID)<br>) TYPE=InnoDB;<br><br>Part4:<br>CREATE TABLE plane (<br> PlaneID int(10) unsigned NOT NULL auto_increment,<br&...... | Apr 14, 2009 at 07:59:32PM | |
| $10.00 | Computer-Science | access 2007 queries/table joining | Complete Answer and tested in Access 2007
...n't join.<br>2. The data in Pricing Table... | Apr 13, 2009 at 9:51:12PM | |
| $20.00 | Computer-Science | Visual C# text file serialization and deserialization | Complete Solution tested in Visual C# 2005 with notes and screenshot
... program was a GUI form with two buttons and a read-only textbox.<br>1... | Apr 13, 2009 at 11:19:59PM | |
| $75.00 | Computer-Science | Need Help ASAP In ASP Coding | Complete ASP VB Script codes with screenshot and tested in IIS and IE
... in the HTML for you. Because the Assignment ... | Apr 13, 2009 at 05:09:57PM | |
| $10.00 | Computer-Science | Help with java program. Hotel.java, HotelTest.java | Complete Hotel.java and HotelTest.java source code tested in NetBeans
.... Please... | Apr 12, 2009 at 07:55:35PM | |
| $5.00 | Computer-Science | Simple Array | Complete Solution tested in Visual C# 2008
...ry = Convert.ToDecimal(Console.ReadLine());<br> break;<br> }<br> catch(Exception ex)<br> ...... | Apr 11, 2009 at 9:51:13PM | |
| $2.00 | Computer-Science | Visual C# How to create random access file | Tutorial for creating random access file
...; <br> } <br> catch(IOException exc) { <br> Console.WriteLine(exc.Message); <br> return ; <br> } <br> } <br> <br> ...... | Apr 11, 2009 at 9:04:31PM | |
| $20.00 | Computer-Science | Visual C# text file serialization and deserialization | Complete Solution tested in Visual C# 2008
... this._id = id;<br> this._class = classname;<br> this._grade = grade;<br> }<br><br> public string LastName<br> {<b...... | Apr 11, 2009 at 8:22:59PM | |
| $5.00 | Computer-Science | Networking Question | All steps for troubleshooting network connectivity in Windows XP
... computer or router, on one of this computer’s local area networks, that knows how to communicate with subnets not present on this computer. For an Internet connection, the default gateway is a...... | Apr 11, 2009 at 5:48:26PM | |
| $1.00 | Mathematics | Hershey's 6-oz milk chocolate almond bar | Complete Answer
... have 57 millig... | Apr. 11, 2009 at 12:06:39AM | |
| $5.00 | Computer-Science | PL/SQL | Complete Answer
...sal, a.comm <br>into v_ename,v_dept,v_sal,v_comm<br>from emp a<br>inner join dept b on a.deptno=b.deptno<br>where a.empno = v_empno;<br>DBMS_OUTPUT.PUT_LINE(v_ename || ',...... | Apr. 10, 2009 at 09:34:15AM | |
| $1.00 | Mathematics | The Calculus | Complete Answer step by step
...lease... | Apr. 10, 2009 at 05:21:14AM | |
| $1.00 | Mathematics | Factor the polynomial completelyx^3+81 | Complete Answer
...e the... | Apr 09, 2009 at 11:52:27PM | |
| $5.00 | Mathematics | calculus | Complete Answer
...=y<=23, so the answer is 0.<br> b) y=1, x=22/9=2.44, so the answer is 2.44 minutes.<br><br>5. a) f(t)=-(100/7... | Apr 09, 2009 at 11:40:19PM | |
| $1.00 | Mathematics | (2q+1)(q+1)=2(1-q)+6 | Complete Answer step by step
...7=0<br>(2q+7)(q-1)=... | Apr 09, 2009 at 09:43:41PM | |
| $0.50 | Mathematics | x+2y=13x+4y=-3solving systemes of | Complete Answer step by step
...-2y)+4y=-3<br>3-6y+4... | Apr 09, 2009 at 09:21:39PM | |
| $10.00 | Mathematics | 17 Q - Full explanation FOR JOTAG1714 | Complete Answer step by step
... the ... | Apr 09, 2009 at 01:57:50PM | |
| $10.00 | Mathematics | 20 questions - MATH | Complete Answer
...see t... | Apr 09, 2009 at 01:16:58PM | |
| $1.00 | Mathematics | (sinx-cosx)2=1-2sinxcosx | Complete Answer
...2-2sinxcosx<br><br>because (sinx... | Apr 08, 2009 at 09:25:36PM | |
| $1.00 | Mathematics | hotdogs | Complete Answer, when the actual P(X)=-x^2+80x+88
...)^2+1688<br><br>so, when x=40, ... | Apr 08, 2009 at 09:22:37PM | |
| $1.00 | Mathematics | hotdogs | Complete Answer, when the actual P(X)=-2x^2+80x+88
...+20^2)+88+2*20^2<br> =-2(x-... | Apr 08, 2009 at 09:18:46PM | |
| $0.75 | Mathematics | slope | Complete Answer
...x+b<br><br>-5=5m+b... | Apr 08, 2009 at 09:10:18PM | |
| $2.00 | Mathematics | Vertex | complete answers step by step
...)+27<br>y=2(x-4)^2-32+27<br>y=... | Apr 08, 2009 at 09:03:02PM | |
| $0.50 | Mathematics | 4+(8-9)+(4-6)-(-4+5) | complete answers step by step
...1<br>=4-1-2-1... | Apr 08, 2009 at 07:20:14PM | |
| $5.00 | Mathematics | whats 5times 5 plus 7 times 5 plus 87665 | Complete Answer
...+87665... | Apr 07, 2009 at 11:30:54PM | |
| $5.00 | Engineering | Database and SQL | Complete SQL codes which are tested in my database
...e = 'John Smith' <br>AND VISIT.Diagnosed_Disease = 'Type 2 diabetes'<br><br>3. For each office, list the office name, office number, and number of doctors whose specialty is “inter...... | Apr 07, 2009 at 11:28:11PM | |
| $1.00 | Chemistry | Chem Problem | Complete Answer
... 2<br>1.2 3 x<br><br>46... | Apr 07, 2009 at 10:50:32PM | |
| $1.00 | Mathematics | in europe gas may cost the equivalent of | Complete Answer
...1.89/L*37... | Apr 07, 2009 at 10:34:57PM | |
| $1.00 | Mathematics | what is the circumfrence of a cirle when | Complete Answer
...c=2*PI*... | Apr 07, 2009 at 10:32:48PM | |
| $1.00 | History | Seven Years' War Paper, help from Shanmuffingirl only | answers
...smaller German states against an alliance consisting of Austria, France, Russia, Sweden, and Saxony.<br><br>Portugal (on the side of Great Britain) and Spain (on the side of France) were...... | Apr 07, 2009 at 11:04:24PM | |
| $1.00 | Mathematics | I need help graphing this inequality...2 | Complete graphic
...ease ... | Apr 07, 2009 at 10:48:06PM | |
| $0.25 | Mathematics | Solve the following equation for x | Complete Answer
...-8t=1... | Apr 06, 2009 at 11:58:01PM | |
| $10.00 | Mathematics | calculus II help 2 | Complete Answer for pg0002, others will be uploaded later...
...lease... | Apr 06, 2009 at 11:48:35PM | |
| $0.25 | Mathematics | The area | Complete Answer
...ngth<br><br>le... | Apr 06, 2009 at 11:01:46PM | |
| $1.00 | Mathematics | find the inverse of he one to one functi | Complete Answer
...<br><br>so, f(y)=1/(y-2)<br><br>the domain of f is (-INFINITY,0) an... | Apr 06, 2009 at 10:58:57PM | |
| $1.00 | Mathematics | Solve the triangle, if possible.B = 63 | Tutorial Only
...<br><br>b=sqrt(c^2+a^2-2ca*c... | Apr 06, 2009 at 10:19:40PM | |
| $5.00 | Mathematics | COMBINING FUNCTIONS | Complete Answer
... see ... | Apr 06, 2009 at 9:56:51PM | |
| $1.00 | Mathematics | the sum of the angles of a triangle is 1 | Complete Answer
...c=180<br>b=a... | Apr 06, 2009 at 11:41:12PM | |
| $1.00 | Mathematics | Logarithms | Complete Answer
...)=5*l... | Apr 06, 2009 at 10:59:37PM | |
| $1.00 | Mathematics | Inverse of a Function | Complete Answer
...+5<br>4y=x+20... | Apr 06, 2009 at 10:58:18PM | |
| $1.00 | Mathematics | Geometry | Complete Answer
...00 centime... | Apr 06, 2009 at 08:34:58PM | |
| $5.00 | Computer-Science | SQL question-update | Complete Answer tested in oracle database
...ALARY,<br>b.DNAME AS DEPT_NAME,<br>c.DEPT_AVG_SAL<br>FROM<br>emp AS a<br>Inner Join dept AS b ON a.DEPTNO = ... | Apr 06, 2009 at 01:31:51PM | |
| $1.00 | Chemistry | Calculate the moles of compound in 13.1 | Complete Answer
....1*1000/354... | Apr. 06, 2009 at 12:57:18AM | |
| $1.00 | Chemistry | What is the correct name of C3H4? | Complete Answer
... reactivity with gaseous chlorine is more like the reactivity of alkynes. Allenes can be chiral.<br><br><br><br>Cyclopropene is an organic ... | Apr. 06, 2009 at 12:08:56AM | |
| $7.00 | Mathematics | GRAPHING FUNCTIONS | Answers
...e the... | Apr. 06, 2009 at 12:01:00AM | |
| $20.00 | Computer-Science | Help with javascript | Complete page and tested in MS IE and Firefox
...mentById("redTable").style.visibility = "hidden";<br> }<br> </script><br><br> <script type="text/javascript"><br> ...... | Apr. 05, 2009 at 10:08:28AM | |
| $10.00 | Mathematics | Another one. Answer and you shall be my bestie :o | Complete Answer
...ne x for Anita's marbles, y f... | Apr. 02, 2009 at 03:59:21AM | |
| $3.00 | Computer-Science | Bubble sort | Complete tested C#2005 Solution package with notes
...with notes, outpu... | Apr 01, 2009 at 9:12:12PM | |
| $8.00 | Computer-Science | MySQL work | SQL code for TASK13/14/15/16/17/18/19/20
...try.Name AS Country,<br>Count(city.ID) AS NumberOfCities<br>FROM<br>countrylanguage<br>Inner Join country ON countrylanguage.CountryCode = country.Code<br>left Join city...... | Apr 01, 2009 at 10:29:46PM | |
| $5.00 | Computer-Science | Computer Programming | Complete Answer
...for module changeUS are "Ref", after exe... | Mar 31, 2009 at 8:46:40PM | |
| $1.00 | Chemistry | What is the formula of the thiocyanate i | Complete Tutorial
... the anion, [SCN]. Common compounds include the colourless salts potassium thiocyanate and sodium thiocyanate. Organic compounds containing the functional group SCN are also called thiocyanates.... | Mar 31, 2009 at 8:03:09PM | |
| $2.00 | Computer-Science | MySQL work | SQL code for TASK11 and TASK12
... BY<br>countrylanguage.Percentage DESC<br><br>TASK12:<br>select b.Name City,<br>a.District,<br>d.Language OfficialLanguage,<br>a.Population<br> from (&l...... | Mar 31, 2009 at 10:01:06PM | |
| $0.50 | Mathematics | help me on this algebra problem -7x=35 | step by step
...=>4x+12+2x=-36<br>==>6x=... | Mar 31, 2009 at 09:52:02PM | |
| $4.00 | Computer-Science | MySQL work | SQL code for TASK7/8/9/10
...<br>ORDER BY<br>country.SurfaceArea DESC<br>LIMIT 0, 10<br><br>TASK8:<br>SELECT<br>country.Continent,<br>Sum(country.Population) AS TotalPopulation<b...... | Mar 31, 2009 at 08:54:32PM | |
| $1.00 | Mathematics | Find the value of tan(A-B) if cos A= 3/5 | Complete Answer
...A - tanB) / (1 + tanAtanB)<br>= ((4/3) - (5/12)) / (1 + (4... | Mar 31, 2009 at 01:40:20PM | |
| $1.00 | Mathematics | Solution problem | complete answer
...a uniq... | Mar. 31, 2009 at 12:53:53AM | |
| $1.00 | Computer-Science | MySQL work | SQL code for TASK6
... ') Countries,a.NumberOfPeople from<br>(SELECT<br>countrylanguage.Language,<br>Sum(country.Population) ... | Mar 30, 2009 at 9:44:04PM | |
| $1.00 | Computer-Science | MySQL work | SQL code for TASK5
...ntry.Population*100,'%') AS Percent<br>FROM<br>country<br>... | Mar 30, 2009 at 9:07:07PM | |
| $1.00 | Mathematics | solving right trianlges | Tutorial
...<br>so BA... | Mar 30, 2009 at 8:42:21PM | |
| $1.00 | Astronomy | DURING A STAR LIFE CYCLE HYDROGEN CHANGE | The Life Cycle of a Star
...ual star because it is an exceptionally lengthy process by human standards. By studying different stars in various stages of development, astronomers have now established a detailed process for their...... | Mar 30, 2009 at 8:21:18PM | |
| $1.00 | Mathematics | What does a quadrangle look like? | Complete Tutorials
...e<br>Definition of Quadrangle:<br><br>A quadrangle is a polygon w... | Mar 30, 2009 at 8:14:02PM | |
| $1.00 | Mathematics | What is the percentage of 2.6 repetend? | Complete Answer
.....==>2+2/3=... | Mar 30, 2009 at 8:08:43PM | |
| $2.00 | Computer-Science | MySQL work | SQL code for TASK3 and TASK4
...nguage<br>GROUP BY<br>countrylanguage.Language<br>ORDER BY<br>countrylanguage.Language ASC... | Mar 30, 2009 at 10:08:12PM | |
| $1.00 | Computer-Science | MySQL work | SQL code for TASK2
...try.Name AS Country,<br>city.Name AS `Capital City`... | Mar 30, 2009 at 09:59:36PM | |
| $1.00 | Computer-Science | MySQL work | SQL code for TASK1, I'll post others later, please wait...
...Join country ON city.CountryCode = country.Code<br>GROUP BY<br>country.Continent<br>)... | Mar 30, 2009 at 09:40:16PM | |
| $1.00 | Mathematics | what is the slope of the line that is pe | Complete Answer
... for line2, because line1 is pe... | Mar 29, 2009 at 10:56:54PM | |
| $1.00 | Mathematics | what is the slope of the line that is pe | Complete Answer
...2=-1.<br><br>m1=4, so m2=-1/4<br><br>2. ... | Mar 29, 2009 at 10:38:10PM | |
| $20.00 | Mathematics | Week 6 MAT 116 | Complete Answer
...the a... | Mar 29, 2009 at 10:33:03PM | |
| $1.00 | Chemistry | what are the good and bad characteristic | Reference Answer
...ight appears greenish blue, because gold strongly reflects yellow and red.<br><br>Gold readily creates alloys with many other metals. These alloys can be produced to modify the hardness...... | Mar 29, 2009 at 01:37:35PM | |
| $1.00 | Mathematics | Please help me understand this math question | Complete Answer
...e^8-2)<br><br>b) e^1/2x+1=8<br> loge(e^(1/2x+1))=log... | Mar 28, 2009 at 09:56:48PM | |
| $1.00 | Mathematics | Please help me understand this math question | Complete Answer
...^d)=d*logec and logee=1 ==><br> loge(... | Mar 28, 2009 at 09:43:14PM | |


