How to Be Good at Mathematics
How to Be Good at Mathematics
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?AnonymousThink 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?AnonymousReview 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?AnonymousGo 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?AnonymousPractice 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?AnonymousThe 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?AnonymousStay 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?AnonymousThe 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的更多相关文章
- What Is Mathematics?
What Is Mathematics? The National Council of Teachers of Mathematics (NCTM), the world's largest org ...
- Mathematics for Computer Graphics数学在计算机图形学中的应用 [转]
最近严重感觉到数学知识的不足! http://bbs.gameres.com/showthread.asp?threadid=10509 [译]Mathematics for Computer Gra ...
- How to do Mathematics
著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明出处.作者:匿名用户链接:http://www.zhihu.com/question/30087053/answer/47815698来源 ...
- Mathematics for Computer Graphics
Mathematics for Computer Graphics 最近严重感觉到数学知识的不足! http://bbs.gameres.com/showthread.asp?threadid=105 ...
- Consideration about improving mathematics study
In this article, I’ll present my ideas about how to improve mathematics study, which are the forewor ...
- Principles and strategies for mathematics study
Make mathematics study a habit with dogged perseverance Don't build mansion on top of loose sand. Co ...
- Codeforces 935E Fafa and Ancient Mathematics dp
Fafa and Ancient Mathematics 转换成树上问题dp一下. #include<bits/stdc++.h> #define LL long long #define ...
- Basic Mathematics You Should Mastered
Basic Mathematics You Should Mastered 2017-08-17 21:22:40 1. Statistical distance In statistics, ...
- 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 ...
随机推荐
- BZOJ2299: [HAOI2011]向量
题目:http://www.lydsy.com/JudgeOnline/problem.php?id=2299 题解:乱搞就可以了... 不妨认为有用的只有(a,b)(a,-b)(b,a)(b,-a) ...
- 如果你只会JQuery的插件式开发, 那么你可以进来看看?
对于JQuery的学习,已经有3年多的时间了,直到去年与我的组长一起做项目,看到他写的JS,确实特别漂亮,有时甚至还看不太懂, 我才发现其实我不太会JQuery.所以我有时间就会去看看他写的JS代码, ...
- django - get_or_create() 使用提醒
[omron - debug] user_id建表的时候,不能使用unique,因为一个用户,可能有多个product_id,相对应的是,get_or_create()中的查询参数,如果在建表中有un ...
- 【转】visual studio 2012进行C语言开发[图文]
原文网址:http://blog.csdn.net/chengyafei0104/article/details/9826025 现在大家计算机大概都脱离XP了,so,之前蛮多可以用的编译器,可能放在 ...
- MySQL基础之第1章 数据库概述
1.1.数据存储方式 1.人工管理阶段2.文件系统阶段3.数据库系统阶段 1.2.数据库泛型 数据库泛型就是数据库应该遵循的规则.数据库泛型也称为范式.目前关系数据库最常用的四种范式分别是:第一范式( ...
- GreenDao官方文档翻译(上)
笔记摘要: 上一篇博客简单介绍了SQLite和GreenDao的比较,后来说要详细介绍下GreenDao的使用,这里就贴出本人自己根据官网的文档进行翻译的文章,这里将所有的文档分成上下两部分翻译,只为 ...
- Android主题theme和风格style总结
用到了Android的主题和风格,感觉很多地方需要总结和记录下来.其实主题和风格是有很大的作用的,特别是界面要求比较高的客户端. Style:是一个包含一种或者多种格式化属性的集合,我们可以将其用为一 ...
- golang学习遭遇错误原因分析续
7. error: reference to field ‘Printf’ in object which has no fields or methods f.Printf("%v&quo ...
- <转>准备Eclips+python+robot framework环境
关于python: path添加:C:\Python27;C:\Python27\Scripts; 新加一项: PYTHON_HOME C:\Python27 再不行的话,加一个用户变量: P ...
- 《Python CookBook2》 第一章 文本 - 每次处理一个字符 && 字符和字符值之间的转换
文本 - 总结: 什么是文本Python 中的string 类型是不可变类型.文本,一个字符的矩阵,每一个单独的文本快可以被缩进和组织起来. 基本的文本操作①解析数据并将数据放入程序内部的结构中:②将 ...