Environmental Variables Search Results

How to Train Your Python: Part 3, Basic String Manipulation

Last time in how to train you python, we covered the basics of variables and output. While we were covering variables, we talked briefly about strings. "String" is just a fancier way of saying "Word". A string is simply a set of characters encased in quotations, this lets python know that it is a word. Sometimes when we do things with strings we'll need to change them in order to do something. Python is case sensitive, for example "Null-Byte" is not the same as "null-byte". This is where mani...

How To: Solve a linear system by elimination method

This video is about using the elimination method to solve a linear system. The lady presenting this video says that elimination method means that one of the two variables has to be eliminated while adding up the two linear equations. She then explains the example equations 6x-2y=66 and 5y=-29-2x. She asks you to first line up x and y. So the second equation is rewritten as 2x+5y=-29. Then she says that, to eliminate a variable, we should have their variables equal in value but of opposite sig...

How To: Use instance variables and multiple methods for Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to multiple methods and also instance variables inside a class when writing in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Build a scrolling thumbnails based gallery in Flash

Need to insert a scrollable gallery of thumbnails into your website or web project? You've come to the right place. In this tutorial, learn how to build a scrolling thumbnails video and take it to the next level by building a fully functional gallery with a bonus randomizer button. Learn about using variables and rounding numbers and navigating time lines within a flash movie with actionscript.

How To: Evaluate functions by substituting in the variable to the input given

In this video, we learn how to evaluate functions. When evaluating functions, you substitute in the variable to the input given. Once you do this, you will rewrite the equation filing in the appropriate spots with the numbers that you are given. After this, you will evaluate the equation with the proper steps in math. Once you have figured out the problem, you can do this in reverse to make sure you have the correct answer. This is a very easy process and it doesn't take that long. Just make ...

How To: Solve an equation for a specified variable

Need help wrapping your head around algebraic equations? Watch this free video lesson. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test). With this guide, you'll learn how to solve algebraic equations containing variables.

How To: Calculate variable commission totals in MS Exce

Love Microsoft Excel? This clip contains a tip that just might induce you to. With this free video tutorial from ExcelIsFun, the 46th installment of his "YouTubers Love Excel" or YTLE series of free video MS Excel lessons, you'll learn how to use the DOLLAR, VLOOKUP, INDEX and MATCH functions and a previous bracket commission formula trick to calculate total commissions when you have variable commissions paid out. Learn to love digital spreadsheets more perfectly with the tricks outlined in t...

How To: Create an Excel pivot table with 4-variable tabulation

New to Microsoft Excel? Looking for a tip? How about a tip so mind-blowingly useful as to qualify as a magic trick? You're in luck. In this MS Excel tutorial from ExcelIsFun, the 216th installment in their series of digital spreadsheet magic tricks, you'll learn how to create a pivot table (PivotTable) with 4-variable cross tabulation. Learn to use multiple fields in a pivot table with this free video tutorial.

How To: Troubleshoot plant problems

There are a lot of things that can cause decline in plants. Some are caused by insects or diseases and some are caused by environmental conditions, known as abiotic factors. Consequently, it can be hard to diagnose which, or what combination, of the above factors are resposnible for the poor health of your plant. In this green video tutorial, you'll learn how to troubleshoot plant problems. To learn what it takes, take a look.

How To: Make a simple clay and ash glaze

This method of making glaze utilizes environmental supplies. That way there's no need to rely on a clay supply store, so it's great to save money or time if it's a distance to the nearest supplier. Watch this video pottery tutorial and learn how to make a simple ceramic glaze for firing out of clay remnants and wood ash. It's appropriate for use on raw glazing projects as well.

How To: Clean with lemons

Ever wonder what to do with all those excess lemons on your tree? Lemons are a great environmental DIY resource. Save money and the environment, learn how to incorporate these easy cleaning tips into your life.

Exploit Development: How to Learn Binary Exploitation with Protostar

Being able to write your own hacking tools is what separates the script kiddies from the legendary hackers. While this can take many forms, one of the most coveted skills in hacking is the ability to dig through the binary files of a program and identify vulnerabilities at the lowest level. This is referred to as binary exploitation, and today we're going to check out a tool known as Protostar.

How To: Solve inequalities by multiplying or dividing

In this tutorial, we learn how to solve inequalities by multiplying or dividing. Start out with your equation written out in front of you. Now, find the variable in the equation and figure out how to get rid of the denominator underneath it. Divide this on both sides, then you will be left with the variable with the inequality. Don't flip the inequality if you don't divide by a negative on both sides. Then, write out the rest of the equation. Once finished, do the rest of the math for the rig...

How To: Do normal probability calculations on a calculator

Probability computation is a complex process and even using a calculator can be difficult. But normal probability calculations can be performed quickly with the help of calculator once you know how to use it. So when you have to calculate a probability from a normal distribution you can use the functions on your scientific calculator. You can use the normal CDF function from you calculator to compute the area under a normal curve. The function requires lower band and upper band values, the me...

How To: Cancel out in basic algebra

This video gives you brief tutorial on simplifying expressions, or canceling out common factors. He starts out by answering the question "What is canceling?" and demonstrates a basic example. You find the greatest common factor between the numerator and denominator, which you then divide both by. This can also be done if you have variables in your fraction. He then shows it can be done the same way if you have binomials in your fractions. However, you must be careful that the denominator does...

How To: Solve a 3x3 linear system using Cramer's Rule

In this video the instructor shows how to solve a 3 x 3 linear system using the Cramer's rule. In this kind of problem you are given three equations in three variables x, y, z and you need to solve for the values of these equations. You can solve this using the Cramer rule which says that the value of x is Dx/D, where Dx and D are two different determinate. Now you have to figure out the determinate to get the value of variable x. The determinate D is called the foundation determinate and is ...

How To: Solve equations with fractions and decimals

In this tutorial the instructor shows how to solve equations with fractions and decimals. When you have a fraction first try to simplify it by canceling out the common factors in the numerator and the denominator. If there are any decimals convert them into fractions. Now if you have a number multiplying a equation apply distributive law and simplify the equation. Now finally try to get the variables on one side and numerical terms on the other side of the equation and finally solve for the u...

How To: Solve word problems with proportions

In this video the instructor shows how to use proportions to solve fractions. When you have a proportions problem with an unknown term, cross multiply and divide it to get the value of that unknown term. For example if given 7/8 = m/4, cross multiply 7/8 with 4, giving 7/2 which is the value of the unknown variable m. So if two quantities are proportionate then you can equate them as shown in the video and cross multiply to get the value of any unknown variable. Proportions are just fractions...

How To: Find the point slope form of a line equation

This is a mathematical instructional video on finding the point slope form of a line equation. This technique allows you to find the x and y intercepts of a line. The point slope form is (y-y1)=m(x-x1). The instructor tells you what each of the variables represents, and shows an example. He then shows you how to find the slope-intercept form from the point slope form. Finally, he shows you how to graph the line using both of the equations. He shows you how to find the equations with different...

How To: Algebraically solve mixed quantities problems

In this video the instructor shows how to solve mixture problems using two variables. Usually in these kind of questions the problem statement goes like, if A costs $x for a pound and B costs $y for a pound, in what ratio should they be mixed such that one pound of the new mixture sells for $z a pound. So, in these kind of problems start with a box where you list down all the given data in the form of a table as shown in the video. Now denote the unknown quantity of A and B by two variables a...

How To: Convert temperature using y = mx + b

In this video the instructor shows how to do temperature conversions using y = m*x + b. Now if Celsius is represented by the variable C and Fahrenheit is represented by the symbol F, you can replace then in the previous equation in place of the variables x and y giving you the equation C = m*F + b. Now to solve for the values of the constants m and b you need to have values of two sample temperatures in both Celsius and Fahrenheit. Take the first sample and substitute in the above equation gi...

How To: Solve percent equations

In this tutorial the instructor shows how to solve percent equations. The general form of a percent equations is that a is b% of c. As there can be three kinds of variables a, b, c, the questions involving percent equations can be of three types having one of the three variables unknown. These kind of percent statements can be solved easily by setting up an equation. So, to convert percent statement into a equation replace the unknown term with n, the 'is' term with equals sign and the '%' si...

How To: Solve equations with variables on both sides

Confused in math class and need some extra help? This educational video gives instruction on how to solve mathematical algebraic equations. It shows you how to break an equation down and make them less scary to solve. Step-by-step instructions show you how to solve more complicate equations when there is a variable on both sides of the equation. An instructional video for students who need some extra help on their math homework, or parents who can't remember what they learned in high school.

How To: Add & subtract monomials in polynomials

In this video the tutor shows how to add and subtract monomials. He says that to add or subtract monomials they have to be similar terms. Similar terms are those that have same variables and equal exponents to the variables. He shows how to do this using illustrative diagrams and solves a couple of sample problems. He adds a few monomials with similar terms and also explains how to subtract a few monomials. This video gives an introduction to similar terms and how to add and subtract monomials.

How To: Solve single-step equation by multiplication

This video will show you the simple mathematical concept of solving a single-step equation using multiplication. This is very useful for equations in which you need to solve for a variable and the variable is a part of a fraction. The example provided in the video shows a very fast and simple way to solve these types of problems. By multiplying your fraction by the denominator of the fraction, you will cancel out the fraction and multiply the other side by the same number. By following these ...

How To: Solve for ratios and proportions

In this tutorial the instructor shows how to solve ratios and proportions. He gives a two step approach to solve an equality of two fractions in which the value of a variable in unknown. He says that in the first step we should cross multiply the numbers across the diagonal. In the second step we need to divide and simplify to get the value of the unknown variable. This video gives a simple two step method on how to solve ratios and proportions.

How To: Identify similar terms in polynomials

In this tutorial the instructor shows how to identify similar terms in a polynomial equation. He states that in similar terms the variables and their exponents are exactly the same but they may differ in the co-efficient. He shows how to identify similar terms by using some examples. He shows that a change is even the co-efficient makes them dissimilar terms. Similar terms can be further added as the variable of both the terms is same. This video gives an idea of what similar terms are and ho...

How To: Solve a linear equation

This video explains how to solve a single variable linear equation. Keep in mind that your equation should be in the form ax + b = c. The goal is to solve for x. Isolate the variable. Begin by subtracting b from both sides of the equation. Look at your new equation. It should now be in the form ax = c - b. Solve for x by dividing both sides by a. Your expression is now in the form x = (c - b)/a. You have solved the expression for x.

How To: Evaluate fractions containing variables

This video is a great one on learning about evaluating fractions. The voice explains how to first plug in the numbers given for each variable in the fractions. He also explains the importance of simplifying the top and bottom first before simplifying the entire fraction. He also explains ways that would not be helpful in solving the problem and comparing that with the correct way. Then he notes the use of your simple math rules to find the answer. Excellent video for viewers.

How To: Solve single-step equation by taking the reciprocal

In this video tutorial the instructor shows how to solve a single-step equation by taking the reciprocal. He says that in the equations of fractions containing a variable on the one side, you multiply the reciprocal of its numerical constant to it so that only the variable x stays out. Similarly we need to multiply the reciprocal value that we used on the left hand side on the right hand side too to maintain the equality. Now after simplification as only x is left on the one side we get its v...