How to Be Good at Mathematics

Community Q&A

Sometimes, the hardest subject for some people is mathematics. There are so many formulas, equations, and parts of math to know, it can be overwhelming! If you're in school and need a good grade in math, lots of pressure can be on your shoulders to know the material. Read this article to find out how to be a genius in math and to get a good grade.

Steps

  • Pace yourself. Do not try to learn everything about math in one day. Find a topic you would like to cover and become an expert on, like measurement or graphs.
  • Research math at the appropriate grade level from a trusted source. Searching the term 'mean, median, and mode' on Google is not good. Find a good math book or math website for your age.
  •   Read the lessons. Take notes on important things and do examples of the problems.
  • Try some practice problems. After you think you know the lesson, find a few problems with answers. Work them out and see if you get the right answer. Do not use a calculator unless you are directed to.
  • check your answers. If you got them right, move on. If you got them wrong, see where you made the mistake.
  • Get outside help. After reading the lesson, doing sample problems, and checking your answers, consult someone that is very educated in mathematics (math teacher is a good example). See if your notes are correct and what you need to know.
  • Ask someone to write up a few sample problems for you. Do those problems and then get the right answer.
  • You should always remember that practice makes perfect, and that nobody gets everything right all the time. If you mess up, keep reviewing.
  • Don't let yourself forget the lessons you've learned over time. Keep reviewing what you've learned.
  • When a math test comes up, study a few days ahead and consult your teacher on lessons you may have missed or don't understand.
  • Before taking an advanced course, see if you can talk to someone who already took the course and ask for some problems to see if you are ready.Consult with your teachers, too.
  • Memorize basic math, which will help you do everything. Remember your addition, subtraction, division, multiplication, and formulas. Even doing fractions involves your simple math facts.
  • If you find yourself falling behind in math, try getting a tutor or taking an out-of-school math course.
  • Train your memory. Each time you learn a new formula that tells you how to compute one quantity in terms of other quantities, get a friend to randomly pick one of the formulae you previously learned in your current course and describe it and then put up with the boredom of struggling to remember what the formula was until which ever comes first of you getting it right or 4 hours going by without you ever looking in the book to see what the formula was during those 4 hours. Each time you do that, you will make yourself better at extracting weaker memories back into your consciousness making it easier to learn formulae in the future.

Community Q&A

  • How to get rid of nervousness before a math exam?
     
    Anonymous
    Think clearly and don't stress out. It's not the end of the world. Ask your teacher if you can have a reference book for the test. If not, try to let the information sink in. Don't memorise; that's the first thing not to do! Train your memory and learn basic problems and then get better and better as you go along.
  • Even though I practice I have trouble remembering how to solve problems. How can I increase my memory?
     
    Anonymous
    Review the chapters you practiced every day. Give at least 15 minutes to the old chapter and then start the new ones. Keep practicing one chapter until you are sure about it. There is no shortcut to success, it's about repetition and practice. Appoint a tutor if having continued difficulty
  • How do you study the day before the test?
     
    Anonymous
    Go through your textbook and look up practice problems. Make sure you check all your answers, then ask your teacher or go online to look up solutions if you get stuck. Ask your teacher what types of problems will be on the test and practice those. If you can pull them off at home, you'll ace them on the test.
  • Do you have any tips on helping someone who has a short memory?
     
    Anonymous
    Practice as much as you can. If it's not rattling around your head like the lyrics to a really annoying song, you're not practicing enough. Sorry, but there really isn't a shortcut.
  • What is the Pythagorean theorem?
     
    Anonymous
    The Pythagorean theorem was invented by the Greek mathematician Pythagoras. It is useful in finding the length of one side when the other two sides are given.
  • How can I be good at mathematics and basketball?
     
    Anonymous
    Stay focused and study and listen in class, as well as finding time to practice basketball. It is possible to do both if you're dedicated and balanced.
  • How can I get faster and better at math?
     
    Anonymous
    The only way to get faster and better is to practice regularly and often. The more you do, the better you'll be.

How to Be Good at Mathematics的更多相关文章

  1. What Is Mathematics?

    What Is Mathematics? The National Council of Teachers of Mathematics (NCTM), the world's largest org ...

  2. Mathematics for Computer Graphics数学在计算机图形学中的应用 [转]

    最近严重感觉到数学知识的不足! http://bbs.gameres.com/showthread.asp?threadid=10509 [译]Mathematics for Computer Gra ...

  3. How to do Mathematics

    著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明出处.作者:匿名用户链接:http://www.zhihu.com/question/30087053/answer/47815698来源 ...

  4. Mathematics for Computer Graphics

    Mathematics for Computer Graphics 最近严重感觉到数学知识的不足! http://bbs.gameres.com/showthread.asp?threadid=105 ...

  5. Consideration about improving mathematics study

    In this article, I’ll present my ideas about how to improve mathematics study, which are the forewor ...

  6. Principles and strategies for mathematics study

    Make mathematics study a habit with dogged perseverance Don't build mansion on top of loose sand. Co ...

  7. Codeforces 935E Fafa and Ancient Mathematics dp

    Fafa and Ancient Mathematics 转换成树上问题dp一下. #include<bits/stdc++.h> #define LL long long #define ...

  8. Basic Mathematics You Should Mastered

    Basic Mathematics You Should Mastered 2017-08-17  21:22:40  1. Statistical distance  In statistics,  ...

  9. How do I learn mathematics for machine learning?

    https://www.quora.com/How-do-I-learn-mathematics-for-machine-learning   How do I learn mathematics f ...

随机推荐

  1. GridView表头排序方法设置

    1.效果图 2.前台代码 说明:红色代码为核心代码 <asp:GridView ID="gvData" runat="server" AutoGenera ...

  2. Please ensure that adb is correctly located at……问题解决方案

    启动android模拟器时.有时会报The connection to adb is down, and a severe error has occured.的错误.在网友说在任务管理器上把所有ad ...

  3. Linux下利用ioctl函数获取网卡信息

    linux下的ioctl函数原型如下: #include <sys/ioctl.h> int ioctl(int handle, int cmd, [int *argc, int argv ...

  4. OutputCache缓存各参数的说明

    Duration 缓存时间,以秒为单位,这个除非你的Location=None,可以不添加此属性,其余时候都是必须的. Location Location当被设置为None时,其余的任何设置将不起作用 ...

  5. 炮兵阵地(POJ 1185状压dp)

    题意:n*m地图'H'能放'p'不能放,布兵的方格上下左右不能布兵,给你地图求最大布兵数 分析:关系到前两行,所以dp[i][j][k]第i行状态为j,i-1行状态为k时的最大布兵数, 先求出所有可行 ...

  6. XTUOJ1247 Pair-Pair 预处理+暴力

    分析:开个1000*1000的数组,预处理矩阵和,然后分类讨论就好 时间复杂度:O(n) #include <cstdio> #include <iostream> #incl ...

  7. c#基类 常用数据验证的封装,数字,字符,邮箱的验证

    #region 常用数据验证的封装,数字字符的验证       /// <summary>       /// 常用数据验证的封装,数字字符的验证       /// </summa ...

  8. 今天工作遇到要发短信(ios)的功能,于是随手记录了一下

    ios中发送短信有两种 1.程序外调用系统短信 2.程序内调用系统发短信 第一种比较简单,直接调用url就可以了 oc下的代码为 [[UIApplication sharedApplication] ...

  9. webstorm下设置sass

    关于sass,就不想多说什么了.只要你有css基础,十分钟入门好吗.可以参考下资料:http://www.w3cplus.com/sassguide/ 今天想说的是webStorm下如何实现sass自 ...

  10. bzoj 1576 [Usaco2009 Jan]安全路经Travel(树链剖分,线段树)

    [题意] 给定一个无向图,找到1-i所有的次短路经,要求与最短路径的最后一条边不重叠. [思路] 首先用dijkstra算法构造以1为根的最短路树. 将一条无向边看作两条有向边,考察一条不在最短路树上 ...