Difference between revisions of "User:Temperal/The Problem Solver's Resource Tips and Tricks"
(creation) |
(change) |
||
Line 4: | Line 4: | ||
|+ <span style="background:aqua; border:1px solid black; opacity: 0.6;font-size:30px;position:relative;bottom:8px;border-width: 5px;border-color:blue;border-style: groove;position:absolute;top:50px;right:155px;width:820px;height:40px;padding:5px;">The Problem Solver's Resource</span> | |+ <span style="background:aqua; border:1px solid black; opacity: 0.6;font-size:30px;position:relative;bottom:8px;border-width: 5px;border-color:blue;border-style: groove;position:absolute;top:50px;right:155px;width:820px;height:40px;padding:5px;">The Problem Solver's Resource</span> | ||
|- | |- | ||
− | | style="background:lime; border:1px solid black;height:200px;padding:10px;" | {{User:Temperal/testtemplate | + | | style="background:lime; border:1px solid black;height:200px;padding:10px;" | {{User:Temperal/testtemplate}} |
==<span style="font-size:20px; color: blue;">Other Tips and Tricks</span>== | ==<span style="font-size:20px; color: blue;">Other Tips and Tricks</span>== | ||
This is a collection of general techniques for solving problems. | This is a collection of general techniques for solving problems. |
Revision as of 20:10, 10 October 2007
Other Tips and TricksThis is a collection of general techniques for solving problems.
Example Problem Number 1If and , find . SolutionLet , . Thus, , , so , hence , which turns out to be . This technique can also be used to solve quadratics of high degrees, i.e. ; let , and solve from there.
|