. // I recommend you leave this here as otherwise when you resize NS4's width menus are hidden. var popOldWidth = window.innerWidth; nsResizeHandler = new Function('if (popOldWidth != window.innerWidth) location.reload()'); // This is a quick snippet that captures all clicks on the document and hides the menus // every time you click. Use if you want. if (isNS4) document.captureEvents(Event.CLICK); document.onclick = clickHandle; function clickHandle(evt) { if (isNS4) document.routeEvent(evt); hideAllBut(0); } // This is just the moving command for the example. function moveRoot() { with(menu[0][0].ref) left = ((parseInt(left) < 100) ? 100 : 5); } // End -->

Welcome To Aviation Equations


Algebra

Using this website, you will be able to learn how to solve systems of linear equations using three different methods, the graphing, substitution, and linear combination methods. Included with each method are directions, examples and practice problems. Use the menu at the top of this page to begin.

 
Aviation

This website also provides interesting aviation links for those who are interested in aviation. These links can be found on the right side of the menu on the top of this page.

Home

Graphing Method

Substitution Method

Combination Method

Back to Projects

Copyright © 2004 by Aviation Equations Inc. by John Tarleton

All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the proper written permission of Aviation Equations Inc. Published in the United States.

Hosted by www.Geocities.ws

1