There, we explained the method of solving the equations, with examples. That knowledge is a prerequisite here.
Here, we apply that knowledge to solve word problems.
Example 1 of 8th Grade Math Help
Solve the following Word Problem on 8th Grade Math Help.
A man travels 600km partly by train and partly by car.If he covers 120km by train and the rest by car, it takes him 8 hours. But, if he travels 200km by train and the rest by car, he takes 20 minutes longer. Find the speed of the car and that of the train.
Solution to Example 1 of 8th Grade Math Help :
Let x km/hr and y km/hr be the speeds of the train and car respectively. We know time = distance⁄speed If the man covers 120km by train and the rest (= 600 - 120 = 480km) by car, then the time taken for total journey = time taken for travelling 120km by train + time taken for travelling 480km by car = 8 hours. (by data) time taken for travelling 120km by train = distance⁄speed = 120km⁄xkm/hr = 120⁄x hours. time taken for travelling 480km by car = distance⁄speed = 480km⁄ykm/hr = 480⁄y hours. ∴ 120⁄x + 480⁄y = 8 Dividing throughout by 8, we get 15⁄x + 60⁄y = 1............................(i)
If the man covers 200km by train and the rest (= 600 - 200 = 400km) by car, then the time taken for total journey = time taken for travelling 200km by train + time taken for travelling 400km by car = 8 hours + 20 minutes (by data) = 8 hours + (20⁄60)hours = (8 + 1⁄3) hours. = 25⁄3 hours. time taken for travelling 200km by train = distance⁄speed = 200km⁄xkm/hr = 200⁄x hours. time taken for travelling 400km by car = distance⁄speed = 400km⁄ykm/hr = 400⁄y hours. ∴ 200⁄x + 400⁄y = 25⁄3 Dividing throughout by 25, we get 8⁄x + 16⁄y = 1⁄3 Multiplying throughout by 3, we get 24⁄x + 48⁄y = 1.............................(ii)
Equations (i) and (ii) are the Linear Equations in two variables formed by converting the given word statements to the symbolic language.
Now we have to solve these simultaneous equations. Solving these is a part of 8th Grade Math Help. let us denote 1⁄x by p and 1⁄y by q. Then equations (i) and (ii) become 15p + 60q = 1.........................................(iii) 24p + 48q = 1.........................................(iv) (iii) x 4 gives 60p + 240q = 4..........................................(v) (iv) x 5 gives 120p + 240q = 5.........................................(vi) Subtracting (vi) from (v), we get 60p - 120p = 4 - 5 ⇒ -60p = -1 ⇒ p = 1⁄60. Using this value of p in (v), we get 60(1⁄60) + 240q = 4 ⇒ 1 + 240q = 4 ⇒ 240q = 4 - 1 ⇒ 240q = 3 ⇒ q = 3⁄240 = 1⁄80
But p and q stand for 1⁄x and 1⁄y respectively ∴ p = 1⁄x = 1⁄60 ⇒ x = 60 and q = 1⁄y = 1⁄80 ⇒ y = 80 ∴ speed of the train = x = 60km/hr. Ans. and speed of the car = y = 80km/hr. Ans.
Check: Time taken for 120km by train and the rest ( = 480km) by car = 120km⁄60km/hr + 480km⁄80km/hr = 2hr. + 6hr. = 8 hours. which is same as given in the problem. (verified.) Time taken for 200km by train and the rest ( = 400km) by car = 200km⁄60km/hr + 400km⁄80km/hr = (10⁄3)hr. + 5hr. = {(3 + 1⁄3) + 5} hr. = 8 hr. + (1⁄3) hr. = 8 hr. + (1⁄3) x 60 minutes. = 8 hr. + 20 minutes. which is same as given in the problem. (verified.)
Thus the Solution to Example 1 of 8th Grade Math Help is verified.
Solve the following Word Problem on 8th Grade Math Help.
A motor boat takes 6 hours to cover 100 km downstream and 30 km upstream. If the motor boat goes 75 km downstream and returns back to its starting point in 8 hours, find the speed of the motor boat in still water and the rate of the stream.
Solution to Example 2 of 8th Grade Math Help :
Let x km/hr. be the speed of the motor boat in still water. and y km/hr. be the rate of flow of the stream. Speed upstream = (x - y) km/hr. Speed downstream = (x + y) km/hr. We know, Time = Distance⁄Speed. Time for 100 km downstream and 30 km upstream = 100 km⁄(x + y) km/hr + 30 km⁄(x - y) km/hr By data this = 6 hours. ∴ 100⁄(x + y) + 30⁄(x - y) = 6 Let us denote 1⁄(x + y) by p and 1⁄(x - y) by q. The equation becomes 100p + 30q = 6 ⇒ 50p + 15q = 3..................................(i)
Time for 75 km downstream and returning (means 75 km upstream) = 75 km⁄(x + y) km/hr + 75 km⁄(x - y) km/hr By data this = 8 hours. ∴ 75⁄(x + y) + 75⁄(x - y) = 8 Since we denoted 1⁄(x + y) by p and 1⁄(x - y) by q, The equation becomes 75p + 75q = 8 ⇒ 75p + 75q = 8..................................(ii)
Equations (i) and (ii) are the Linear Equations in two variables formed by converting the given word statements to the symbolic language.
Now we have to solve these simultaneous equations.
This Solving is an important topic in 8th Grade Math Help.
To solve (i) and (ii), let us make the coefficients of q the same. (i) x 5 gives 250p + 75q = 15.....................................(iii) (iii) - (ii) gives 250p - 75p = 15 - 8 ⇒ 175p = 7 ⇒ p = 7⁄175 = 1⁄25 Using this in (i), we get ⇒ 50(1⁄25) + 15q = 3 ⇒ 2 + 15q = 3 ⇒ 15q = 3 - 2 ⇒ 15q = 1 ⇒ q = 1⁄15.
But p = 1⁄(x + y) = 1⁄25 ⇒ x + y = 25..............(iv) and q = 1⁄(x - y) = 1⁄15 ⇒ x - y = 15..............(v) (iv) + (v) gives x + x = 25 + 15 ⇒ 2x = 40 ⇒ x = 20 Using this in (i), we get 20 + y = 25 ⇒ y = 25 - 20 = 5. Thus, the speed of the motor boat in still water = 20 km/hr. Ans. and rate of flow of the stream = 5 km/hr. Ans.
Check: Time for 100 km downstream and 30 km upstream = 100⁄(20 + 5) + 30⁄(20 - 5) = 100⁄25 + 30⁄15 = 4 + 2 = 6 hours which is same as per data. (verified.) Time for 75 km downstream and returning (means 75 km upstream) = 75⁄(20 + 5) + 75⁄(20 - 5) = 75⁄25 + 75⁄15 = 3 + 5 = 8 hours which is same as per data. (verified.)
Thus the Solution to Example 2 of 8th Grade Math Help is verified.
Get The Best Grades With the Least Amount of Effort : 8th Grade Math Help
Here is a collection of proven tips, tools and techniques to turn you into a super-achiever - even if you've never thought of yourself as a "gifted" student.
The secrets will help you absorb, digest and remember large chunks of information quickly and easily so you get the best grades with the least amount of effort.
If you apply what you read from the above collection, you can achieve best grades without giving up your fun, such as TV, surfing the net, playing video games or going out with friends!
Solve the following Word Problems on 8th Grade Math Help.
A train covered a certain distance at a uniform speed. If the train had been 6 kmph faster, it would have taken 4 hours less than the scheduled time. And, if the train had been slower by 6 kmph, it would have taken 6 hours more than the scheduled time. Find the length of the journey.
A sailor goes 8 km downstream in 40 minutes and returns back to the tarting point in 1 hour. Find the speed of the sailor in still water and the speed of the current.
Perform the verification check on the above problems on 8th Grade Math Help.
Progressive Learning of Math : 8th Grade Math Help
Recently, I have found a series of math curricula (Both Hard Copy and Digital Copy) developed by a Lady Teacher who taught everyone from Pre-K students to doctoral students and who is a Ph.D. in Mathematics Education.
This series is very different and advantageous over many of the traditional books available. These give students tools that other books do not. Other books just give practice. These teach students “tricks” and new ways to think.
These build a student’s new knowledge of concepts from their existing knowledge. These provide many pages of practice that gradually increases in difficulty and provide constant review.
These also provide teachers and parents with lessons on how to work with the child on the concepts.
The series is low to reasonably priced and include
Are you spending lot of money for math tutors to your child and still not satisfied with his/her grades ?
Do you feel that more time from the tutor and more personalized Math Help to identify and fix the problems faced by your child will help ?
Here is a fool proof solution I strongly recommend and that too With a minuscule fraction of the amount you spent on tutors with unconditional 100% money back Guarantee, if you are not satisfied.
It is like having an unlimited time from an excellent Tutor.
It is an Internet-based math tutoring software program that identifies exactly where your child needs help and then creates a personal instruction plan tailored to your child’s specific needs.
If your child can use a computer and access the Internet, he or she can use the program. And your child can access the program anytime from any computer with Internet access.
There is an exclusive, Parent Information Page provides YOU with detailed reports of your child’s progress so you can monitor your child’s success and give them encouragement. These Reports include
Time spent using the program
Assessment results
Personalized remediation curriculum designed for your child
Details the areas of weakness where your child needs additional help
Provides the REASONS WHY your child missed a concept
List of modules accessed and amount of time spent in each module
Quiz results
Creates reports that can be printed and used to discuss issues with your child’s teachers
These reports are created and stored in a secure section of the program, available exclusively to you, the parent. The section is accessed by a password that YOU create and use. No unauthorized users can access this information.
Its research-based results have proven that it really works for all students! in improving math skills and a TWO LETTER GRADE INCREASE in math test scores!,if they invest time in using the program.
Proven for More than 10,000 U.S. public school students who increased their math scores.