Methods Obtainable Search Results

How To: Factor trinomials with the "swing method"

This is a very interesting educational video on how to find the factor trinomials using the swing method. Let us take an example and find the factor trinomials for 2xsquare-13x-45. Let us use the swing method. So now we will get 2xsquare -13x-45. You have to find the suitable factors of 90. It is 18 and 5. If you multiply 18 by 5 you will get 90. You will get (x-18over2)(x+5over2). The final answer is (x-9)(2x+5). Now we have found out the factor trinomials of 2xsquare-13x-45. This swing meth...

How To: Solve a linear system with no solution

A method for solving a linear system with no solution is described. The method is described in 4 steps. The first step in the method is designed to solve a linear system that is described consist of “solving by graphing”. Details for “solving by graphing” first consist of finding points to graph using two different equations. The second step in the method consist of placing the points from both equations on the same graph in order to find out if bo...

How To: Eject and recover a stuck DVD on a Mac

In this video tutorial, viewers learn how to eject and recover a stuck CD or DVD on a Mac computer. There are several ways to eject a disc. The first method is to click on File and select Eject. The second method is to press the Command and E buttons on the keyboard. The third method is to click on the disc and drag it to the eject icon in the dock. The fourth method is to access Disc Utility in the Utility folder. Then click on the disc drive and click on the eject button. This video will be...

How To: Solve a system of equations with the comparison method

In this video tutorial the instructor shows how to solve equations by the comparison method. In this method he isolates either the x or y variables in both the equations and now compares the other side of equations directly to derive the value of the other variable. Now this derived value of the variable can be used by substituting it in one of the original variables to derive the value of the other variable. He goes on and shows how to do this with an example by solving it. This video gives ...

How To: Solve a Rubik's Cube with the "green cross" method

This is a beginner's method to solving the classic 3x3 Rubik's Cube. It uses the "Green Cross" method, and can be learned in a few hours to a week, depending on how smart you are. Watch all three videos to solve it, and not only that, you will even see the inner workings of the Cube, to better understand how it works.

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: Do a long-tail cast on when knitting

The long-tail cast on is one of the most common methods for casting on stitches. It is stable, neat and easy — once you get the hang of it. This knitter's guide walks you through the entire process. For detailed, step-by-step instructions, and to get started using the long-tail casting method yourself, watch this free video knitting lesson.

How To: Move files to and from an Apple iPad

The iPad has many apps that can be used to create and view documents and those documents can be moved to and from the iPad using several different methods. This free video tutorial from MacMost presents an overview of a great number of those methods. For specifics, and to start moving files to and from your Apple iPad with ease, watch this free video guide.

How To: Use the ratio formula to find coordinates of a point

This video is recorded in a mathematics class room. It is very clear by the sound and picture. The faculty here is explaining that the ratio between two numbers can be found using various formulae and methods. For example, 3:1 is the ratio between p and q. Likewise he explained the other formulae and methods.

How To: Tie your shoes in a totally cool, fast way

In this video tutorial, viewers learn how to tie their shoes in a cool way. This technique is also more faster than the normal shoe tying method. Begin by tying your laces into a cross. With your right hand, the lace goes from the shoe goes to your thumb, over the index and into your hand. With your left had, the lace goes from the shoe to your index, over your thumb and into your hand. Not just cross them over each other and pull. This video will benefit those viewers who have trouble tying ...

How To: Learn the 'quilt as you go' method

Quilting! Is there anything better!? Well, no, but one thing easier is the quilt as you go method. This video will show you what to do and how to do it. You'll want to have some baton, backing, thread, scissors and of course lots of pieces of fabric. The fabric doesn't need to be the same color or style and in fact, the more different the fabric the crazier your quilt will be. Check it out! Get quilting, and learn the quilt as you go method today!

How To: Get rid of hiccups using question method

Are the hiccups killing you? Have you tried everything and still can't get rid of the dreaded hiccups? Well, here's a new method of getting rid of the hiccups and it's called the "question method". Learn how to get rid of those hiccups everytime by using this questions & answer interview that correlates with a breathing technique.

How To: Solve two linear equations by the elimination method

\When both equations in a linear system are in the form Ax + By = C, you can solve the system using elimination. How is this method different from substitution? The idea behind the elimination method is to create a new equation from a combination of the original equations in the system. The new equation is formed by adding or subtracting the originals. When we combine two true equations, the sum or difference must also be true.

How To: Use polymorphic methods when Java programming

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with polymorphism when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Solve a 5x5x5 Rubik's Cube faster

This video shows an explanation for an Advanced Edge Pairing method for the 5x5x5 Cube. The method used is as follows. First, you should match up edges on the middle layers (in the build ring) to form complete "tredges," or triple edge pieces. Then replace and store these tredges on the Up and Down faces of the cube. This method CAN be applied to any size big cube!

How To: Stand up on a surfboard

Surfing: Hang Ten The ocean is a force of nature that refuses any effort to tame it. To throw one's self on the mercy of this beast is a courageous act. With the help of this trick guide, you can learn to harness that power and push your water-borne adventures to new heights. See how to stand up on a surfboard.

How To: Brew gyokuro tea with ice cubes

Tea is usually brewed with hot boiling water. In this how to video our host shows you a new method of making gyokuro tea with ice cubes. This brewing method is more commonly known as shinobi-cha and it is very easy way to enjoy your tea longer. Watch and start making tea with ice cubes using the shinobi-cha method.

How To: Wrap your hands for Muay Thai boxing

There are many different methods of wrapping ones hands when they are doing Muay Thai boxing. This clear, concise video shows a simiple method that you can try as well before you start your mortal combat. The emphasis on this tecnique puts wrist protection over knuckle protection.

How To: Return values from a method when programming in Java

In this clip, you'll learn how to return a variable value from a method when coding in Java. Whether you're new to the Java object-oriented programming language or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.