Word Problems on Linear Equations

Worked-out word problems on linear equations with solutions explained step-by-step in different types of examples.

There are several problems which involve relations among known and unknown numbers and can be put in the form of equations. The equations are generally stated in words and it is for this reason we refer to these problems as word problems. With the help of equations in one variable, we have already practiced equations to solve some real life problems.

Steps involved in solving a linear equation word problem: ● Read the problem carefully and note what is given and what is required and what is given. ● Denote the unknown by the variables as x, y, ……. ● Translate the problem to the language of mathematics or mathematical statements. ● Form the linear equation in one variable using the conditions given in the problems. ● Solve the equation for the unknown. ● Verify to be sure whether the answer satisfies the conditions of the problem.

Step-by-step application of linear equations to solve practical word problems:

1. The sum of two numbers is 25. One of the numbers exceeds the other by 9. Find the numbers. 

Solution: Then the other number = x + 9 Let the number be x.  Sum of two numbers = 25 According to question, x + x + 9 = 25 ⇒ 2x + 9 = 25 ⇒ 2x = 25 - 9 (transposing 9 to the R.H.S changes to -9)  ⇒ 2x = 16 ⇒ 2x/2 = 16/2 (divide by 2 on both the sides)  ⇒ x = 8 Therefore, x + 9 = 8 + 9 = 17 Therefore, the two numbers are 8 and 17.

2.The difference between the two numbers is 48. The ratio of the two numbers is 7:3. What are the two numbers?  Solution:   Let the common ratio be x.  Let the common ratio be x.  Their difference = 48 According to the question,  7x - 3x = 48  ⇒ 4x = 48  ⇒ x = 48/4  ⇒ x = 12 Therefore, 7x = 7 × 12 = 84           3x = 3 × 12 = 36  Therefore, the two numbers are 84 and 36.

3. The length of a rectangle is twice its breadth. If the perimeter is 72 metre, find the length and breadth of the rectangle.  Solution: Let the breadth of the rectangle be x,  Then the length of the rectangle = 2x Perimeter of the rectangle = 72 Therefore, according to the question 2(x + 2x) = 72 ⇒ 2 × 3x = 72 ⇒ 6x = 72  ⇒ x = 72/6 ⇒ x = 12 We know, length of the rectangle = 2x                       = 2 × 12 = 24 Therefore, length of the rectangle is 24 m and breadth of the rectangle is 12 m.

4. Aaron is 5 years younger than Ron. Four years later, Ron will be twice as old as Aaron. Find their present ages. 

Solution: Let Ron’s present age be x.  Then Aaron’s present age = x - 5 After 4 years Ron’s age = x + 4, Aaron’s age x - 5 + 4.  According to the question;  Ron will be twice as old as Aaron.  Therefore, x + 4 = 2(x - 5 + 4)  ⇒ x + 4 = 2(x - 1)  ⇒ x + 4 = 2x - 2 ⇒ x + 4 = 2x - 2 ⇒ x - 2x = -2 - 4 ⇒ -x = -6 ⇒ x = 6 Therefore, Aaron’s present age = x - 5 = 6 - 5 = 1 Therefore, present age of Ron = 6 years and present age of Aaron = 1 year.

5. A number is divided into two parts, such that one part is 10 more than the other. If the two parts are in the ratio 5 : 3, find the number and the two parts.  Solution: Let one part of the number be x Then the other part of the number = x + 10 The ratio of the two numbers is 5 : 3 Therefore, (x + 10)/x = 5/3 ⇒ 3(x + 10) = 5x  ⇒ 3x + 30 = 5x ⇒ 30 = 5x - 3x ⇒ 30 = 2x  ⇒ x = 30/2  ⇒ x = 15 Therefore, x + 10 = 15 + 10 = 25 Therefore, the number = 25 + 15 = 40  The two parts are 15 and 25. 

More solved examples with detailed explanation on the word problems on linear equations.

6. Robert’s father is 4 times as old as Robert. After 5 years, father will be three times as old as Robert. Find their present ages.  Solution: Let Robert’s age be x years.  Then Robert’s father’s age = 4x After 5 years, Robert’s age = x + 5 Father’s age = 4x + 5 According to the question,  4x + 5 = 3(x + 5)  ⇒ 4x + 5 = 3x + 15  ⇒ 4x - 3x = 15 - 5  ⇒ x = 10 ⇒ 4x = 4 × 10 = 40  Robert’s present age is 10 years and that of his father’s age = 40 years.  

7. The sum of two consecutive multiples of 5 is 55. Find these multiples.  Solution: Let the first multiple of 5 be x.  Then the other multiple of 5 will be x + 5 and their sum = 55 Therefore, x + x + 5 = 55 ⇒ 2x + 5 = 55 ⇒ 2x = 55 - 5 ⇒ 2x = 50 ⇒ x = 50/2  ⇒ x = 25  Therefore, the multiples of 5, i.e., x + 5 = 25 + 5 = 30 Therefore, the two consecutive multiples of 5 whose sum is 55 are 25 and 30.  

8. The difference in the measures of two complementary angles is 12°. Find the measure of the angles.  Solution: Let the angle be x.  Complement of x = 90 - x Given their difference = 12° Therefore, (90 - x) - x = 12° ⇒ 90 - 2x = 12 ⇒ -2x = 12 - 90 ⇒ -2x = -78 ⇒ 2x/2 = 78/2 ⇒ x = 39 Therefore, 90 - x = 90 - 39 = 51  Therefore, the two complementary angles are 39° and 51°

9. The cost of two tables and three chairs is $705. If the table costs $40 more than the chair, find the cost of the table and the chair.  Solution: The table cost $ 40 more than the chair.  Let us assume the cost of the chair to be x.  Then the cost of the table = $ 40 + x The cost of 3 chairs = 3 × x = 3x and the cost of 2 tables 2(40 + x)  Total cost of 2 tables and 3 chairs = $705 Therefore, 2(40 + x) + 3x = 705 80 + 2x + 3x = 705 80 + 5x = 705 5x = 705 - 80 5x = 625/5 x = 125 and 40 + x = 40 + 125 = 165 Therefore, the cost of each chair is $125 and that of each table is $165. 

10. If 3/5 ᵗʰ of a number is 4 more than 1/2 the number, then what is the number?  Solution: Let the number be x, then 3/5 ᵗʰ of the number = 3x/5 Also, 1/2 of the number = x/2  According to the question,  3/5 ᵗʰ of the number is 4 more than 1/2 of the number.  ⇒ 3x/5 - x/2 = 4 ⇒ (6x - 5x)/10 = 4 ⇒ x/10 = 4 ⇒ x = 40 The required number is 40.  

Try to follow the methods of solving word problems on linear equations and then observe the detailed instruction on the application of equations to solve the problems.

●   Equations

What is an Equation?

What is a Linear Equation?

How to Solve Linear Equations?

Solving Linear Equations

Problems on Linear Equations in One Variable

Word Problems on Linear Equations in One Variable

Practice Test on Linear Equations

Practice Test on Word Problems on Linear Equations

●   Equations - Worksheets

Worksheet on Linear Equations

Worksheet on Word Problems on Linear Equation

7th Grade Math Problems   8th Grade Math Practice   From Word Problems on Linear Equations to HOME PAGE

Didn't find what you were looking for? Or want to know more information about Math Only Math . Use this Google Search to find what you need.

  • Preschool Activities
  • Kindergarten Math
  • 1st Grade Math
  • 2nd Grade Math
  • 3rd Grade Math
  • 4th Grade Math
  • 5th Grade Math
  • 6th Grade Math
  • 7th Grade Math
  • 8th Grade Math
  • 9th Grade Math
  • 10th Grade Math
  • 11 & 12 Grade Math
  • Concepts of Sets
  • Probability
  • Boolean Algebra
  • Math Coloring Pages
  • Multiplication Table
  • Cool Maths Games
  • Math Flash Cards
  • Online Math Quiz
  • Math Puzzles
  • Binary System
  • Math Dictionary
  • Conversion Chart
  • Homework Sheets
  • Math Problem Ans
  • Free Math Answers
  • Printable Math Sheet
  • Funny Math Answers
  • Employment Test
  • Math Patterns
  • Link Partners
  • Privacy Policy

XML RSS

© and ™ math-only-math.com. All Rights Reserved. 2010 - 2023.

linear equation sample word problems with solutions

Word Problems Linear Equations

Andymath.com features free videos, notes, and practice problems with answers! Printable pages make math easy. Are you ready to be a mathmagician?

\(\textbf{1)}\) Joe and Steve are saving money. Joe starts with $105 and saves $5 per week. Steve starts with $5 and saves $15 per week. After how many weeks do they have the same amount of money? Show Equations \(y= 5x+105,\,\,\,y=15x+5\) Show Answer 10 weeks ($155)

\(\textbf{2)}\) mike and sarah collect rocks. together they collected 50 rocks. mike collected 10 more rocks than sarah. how many rocks did each of them collect show equations \(m+s=50,\,\,\,m=s+10\) show answer mike collected 30 rocks, sarah collected 20 rocks., \(\textbf{3)}\) in a classroom the ratio of boys to girls is 2:3. there are 25 students in the class. how many are girls show equations \(b+g=50,\,\,\,3b=2g\) show answer 15 girls (10 boys), \(\textbf{4)}\) kyle makes sandals at home. the sandal making tools cost $100 and he spends $10 on materials for each sandal. he sells each sandal for $30. how many sandals does he have to sell to break even show equations \(c=10x+100,\,\,\,r=30x\) show answer 5 sandals ($150), \(\textbf{5)}\) molly is throwing a beach party. she still needs to buy beach towels and beach balls. towels are $3 each and beachballs are $4 each. she bought 10 items in total and it cost $34. how many beach balls did she get show equations show answer 4 beachballs (6 towels), \(\textbf{6)}\) anna volunteers at a pet shelter. they have cats and dogs. there are 36 pets in total at the shelter, and the ratio of dogs to cats is 4:5. how many cats are at the shelter show equations \(c+d=40,\,\,\,5d=4c\) show answer 20 cats (16 dogs), \(\textbf{7)}\) a store sells oranges and apples. oranges cost $1.00 each and apples cost $2.00 each. in the first sale of the day, 15 fruits were sold in total, and the price was $25. how many of each type of frust was sold show equations \(o+a=15,\,\,\,1o+2a=25\) show answer 10 apples and 5 oranges, \(\textbf{8)}\) the ratio of red marbles to green marbles is 2:7. there are 36 marbles in total. how many are red show equations \(r+g=36,\,\,\,7r=2g\) show answer 8 red marbles (28 green marbles), \(\textbf{9)}\) a tennis club charges $100 to join the club and $10 for every hour using the courts. write an equation to express the cost \(c\) in terms of \(h\) hours playing tennis. show equation the equation is \(c=10h+100\), \(\textbf{10)}\) emma and liam are saving money. emma starts with $80 and saves $10 per week. liam starts with $120 and saves $6 per week. after how many weeks will they have the same amount of money show equations \(e = 10x + 80,\,\,\,l = 6x + 120\) show answer 10 weeks ($180 each), \(\textbf{11)}\) mark and lisa collect stamps. together they collected 200 stamps. mark collected 40 more stamps than lisa. how many stamps did each of them collect show equations \(m + l = 200,\,\,\,m = l + 40\) show answer mark collected 120 stamps, lisa collected 80 stamps., \(\textbf{12)}\) in a classroom, the ratio of boys to girls is 3:5. there are 40 students in the class. how many are boys show equations \(b + g = 40,\,\,\,5b = 3g\) show answer 15 boys (25 girls), \(\textbf{13)}\) lisa is selling handmade jewelry. the materials cost $60, and she sells each piece for $20. how many pieces does she have to sell to break even show equations \(c=60,\,\,\,r=20x\) show answer 3 pieces, \(\textbf{14)}\) tom is buying books and notebooks for school. books cost $15 each, and notebooks cost $3 each. he bought 12 items in total, and it cost $120. how many notebooks did he buy show equations \(b + n = 12,\,\,\,15b+3n=120\) show answer 5 notebooks (7 books), \(\textbf{15)}\) emily volunteers at an animal shelter. they have rabbits and guinea pigs. there are 36 animals in total at the shelter, and the ratio of guinea pigs to rabbits is 4:5. how many guinea pigs are at the shelter show equations \(r + g = 36,\,\,\,5g=4r\) show answer 16 guinea pigs (20 rabbits), \(\textbf{16)}\) mike and sarah are going to a theme park. mike’s ticket costs $40, and sarah’s ticket costs $30. they also bought $20 worth of food. how much did they spend in total show equations \(m + s + f = t,\,\,\,m=40,\,\,\,s=30,\,\,\,f=20\) show answer they spent $90 in total., \(\textbf{17)}\) the ratio of red marbles to blue marbles is 2:3. there are 50 marbles in total. how many are blue show equations \(r + b = 50,\,\,\,3r=2b\) show answer 30 blue marbles (20 red marbles), \(\textbf{18)}\) a pizza restaurant charges $12 for a large pizza and $8 for a small pizza. if a customer buys 5 pizzas in total, and it costs $52, how many large pizzas did they buy show equations \(l + s = 5,\,\,\,12l+8s=52\) show answer they bought 3 large pizzas (2 small pizzas)., \(\textbf{19)}\) the area of a rectangle is 48 square meters. if the length is 8 meters, what is the width of the rectangle show equations \(a=l\times w,\,\,\,l=8,\,\,\,a=48\) show answer the width is 6 meters., \(\textbf{20)}\) two numbers have a sum of 50. one number is 10 more than the other. what are the two numbers show equations \(x+y=50,\,\,\,x=y+10\) show answer the numbers are 30 and 20., \(\textbf{21)}\) a store sells jeans for $40 each and t-shirts for $20 each. in the first sale of the day, they sold 8 items in total, and the price was $260. how many of each type of item was sold show equations \(j+t=8,\,\,\,40j+20t=260\) show answer 5 jeans and 3 t-shirts were sold., \(\textbf{22)}\) the ratio of apples to carrots is 3:4. there are 28 fruits in total. how many are apples show equations \(\)a+c=28,\,\,\,4a=3c show answer there are 12 apples and 16 carrots., \(\textbf{23)}\) a phone plan costs $30 per month, and there is an additional charge of $0.10 per minute for calls. write an equation to express the cost \(c\) in terms of \(m\) minutes. show equation the equation is \(\)c=30+0.10m, \(\textbf{24)}\) a triangle has a base of 8 inches and a height of 6 inches. calculate its area. show equations \(a=0.5\times b\times h,\,\,\,b=8,\,\,\,h=6\) show answer the area is 24 square inches., \(\textbf{25)}\) a store sells shirts for $25 each and pants for $45 each. in the first sale of the day, 4 items were sold, and the price was $180. how many of each type of item was sold show equations \(t+p=4,\,\,\,25t+45p=180\) show answer 0 shirts and 4 pants were sold., \(\textbf{26)}\) a garden has a length of 12 feet and a width of 10 feet. calculate its area. show equations \(a=l\times w,\,\,\,l=12,\,\,\,w=10\) show answer the area is 120 square feet., \(\textbf{27)}\) the sum of two consecutive odd numbers is 56. what are the two numbers show equations \(x+y=56,\,\,\,x=y+2\) show answer the numbers are 27 and 29., \(\textbf{28)}\) a toy store sells action figures for $15 each and toy cars for $5 each. in the first sale of the day, 10 items were sold, and the price was $110. how many of each type of item was sold show equations \(a+c=10,\,\,\,15a+5c=110\) show answer 6 action figures and 4 toy cars were sold., \(\textbf{29)}\) a bakery sells pie for $2 each and cookies for $1 each. in the first sale of the day, 14 items were sold, and the price was $25. how many of each type of item was sold show equations \(p+c=14,\,\,\,2p+c=25\) show answer 11 pies and 3 cookies were sold., \(\textbf{for 30-33}\) two car rental companies charge the following values for x miles. car rental a: \(y=3x+150 \,\,\) car rental b: \(y=4x+100\), \(\textbf{30)}\) which rental company has a higher initial fee show answer company a has a higher initial fee, \(\textbf{31)}\) which rental company has a higher mileage fee show answer company b has a higher mileage fee, \(\textbf{32)}\) for how many driven miles is the cost of the two companies the same show answer the companies cost the same if you drive 50 miles., \(\textbf{33)}\) what does the \(3\) mean in the equation for company a show answer for company a, the cost increases by $3 per mile driven., \(\textbf{34)}\) what does the \(100\) mean in the equation for company b show answer for company b, the initial cost (0 miles driven) is $100., \(\textbf{for 35-39}\) andy is going to go for a drive. the formula below tells how many gallons of gas he has in his car after m miles. \(g=12-\frac{m}{18}\), \(\textbf{35)}\) what does the \(12\) in the equation represent show answer andy has \(12\) gallons in his car when he starts his drive., \(\textbf{36)}\) what does the \(18\) in the equation represent show answer it takes \(18\) miles to use up \(1\) gallon of gas., \(\textbf{37)}\) how many miles until he runs out of gas show answer the answer is \(216\) miles, \(\textbf{38)}\) how many gallons of gas does he have after 90 miles show answer the answer is \(7\) gallons, \(\textbf{39)}\) when he has \(3\) gallons remaining, how far has he driven show answer the answer is \(162\) miles, \(\textbf{for 40-42}\) joe sells paintings. each month he makes no commission on the first $5,000 he sells but then makes a 10% commission on the rest., \(\textbf{40)}\) find the equation of how much money x joe needs to sell to earn y dollars per month. show answer the answer is \(y=.1(x-5,000)\), \(\textbf{41)}\) how much does joe need to sell to earn $10,000 in a month. show answer the answer is \($105,000\), \(\textbf{42)}\) how much does joe earn if he sells $45,000 in a month show answer the answer is \($4,000\), see related pages\(\), \(\bullet\text{ word problems- linear equations}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- averages}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- consecutive integers}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- distance, rate and time}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- break even}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- ratios}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- age}\) \(\,\,\,\,\,\,\,\,\), \(\bullet\text{ word problems- mixtures and concentration}\) \(\,\,\,\,\,\,\,\,\), linear equations are a type of equation that has a linear relationship between two variables, and they can often be used to solve word problems. in order to solve a word problem involving a linear equation, you will need to identify the variables in the problem and determine the relationship between them. this usually involves setting up an equation (or equations) using the given information and then solving for the unknown variables . linear equations are commonly used in real-life situations to model and analyze relationships between different quantities. for example, you might use a linear equation to model the relationship between the cost of a product and the number of units sold, or the relationship between the distance traveled and the time it takes to travel that distance. linear equations are typically covered in a high school algebra class. these types of problems can be challenging for students who are new to algebra, but they are an important foundation for more advanced math concepts. one common mistake that students make when solving word problems involving linear equations is failing to set up the problem correctly. it’s important to carefully read the problem and identify all of the relevant information, as well as any given equations or formulas that you might need to use. other related topics involving linear equations include graphing and solving systems. understanding linear equations is also useful for applications in fields such as economics, engineering, and physics., about andymath.com, andymath.com is a free math website with the mission of helping students, teachers and tutors find helpful notes, useful sample problems with answers including step by step solutions, and other related materials to supplement classroom learning. if you have any requests for additional content, please contact andy at [email protected] . he will promptly add the content. topics cover elementary math , middle school , algebra , geometry , algebra 2/pre-calculus/trig , calculus and probability/statistics . in the future, i hope to add physics and linear algebra content. visit me on youtube , tiktok , instagram and facebook . andymath content has a unique approach to presenting mathematics. the clear explanations, strong visuals mixed with dry humor regularly get millions of views. we are open to collaborations of all types, please contact andy at [email protected] for all enquiries. to offer financial support, visit my patreon page. let’s help students understand the math way of thinking thank you for visiting. how exciting.

Linear Equation Word Problems - Examples & Practice - Expii

Linear equation word problems - examples & practice, explanations (3), (video) slope-intercept word problems.

by cpfaffinator

linear equation sample word problems with solutions

This video by cpfaffinator explains how to translate word problems into variables while working through a couple of examples.

(Note: the answer at 3:34 should be y=0.50x+3 instead of y=0.5x+b .)

When writing linear equations (also called linear models) from word problems, you need to know what the x and y variables refer to, as well as what the slope and y-intercept are. Here are some tricks to help translate :

  • The x variable. Usually, you'll be asked to find an equation in terms of some factor. This will usually be whatever affects the output of the equation.
  • The y variable. The y variable is usually whatever you're trying to find in the problem. It'll depend on the x variable.
  • The slope (m). The slope will be some sort of rate or other change over time.
  • The y-intercept (b). Look for a starting point or extra fees—something that will be added (or subtracted) on , no matter what the x variable is.

Using these parts, we can write the word problem in slope intercept form , y=mx+b, and solve.

A city parking garage charges a flat rate of $3.00 for parking 2 hours or less, and $0.50 per hour for each additional hour. Write a linear model that gives the total charge in terms of additional hours parked.

First up, we want the equation, or model, to give us the total charge. This will be what the y variable represents. y=total charge for parking The total charge depends on how many additional hours you've parked. This is the x variables. x=additional hours parked

Next, we need to find the slope, m. If we look at the slope-intercept equation , y=mx+b, the slope is multiplied with the input x. So, we want to find some rate in our problem that goes with the number of additional hours parked . In the problem, we have $0.50 per hour for each additional hour. The number of hours is being multiplied by the price of 50 cents every hour. m=0.50

The y-intercept is the starting point. In other words, if we parked our car in the garage for 0 hours, what would the price be? The problem says the garage *charges a flat rate of $3.00. A flat rate means that no matter what we're being charged 3 dollars. b=3

Plugging these into the slope-intercept equation will give us our model. y=mx+by=0.50x+3

Six 2 foot tall pine trees were planted during the school's observation of Earth Awareness Week in 1990. The trees have grown at an average rate of 34 foot per year. Write a linear model that gives the height of the trees in terms of the number of years since they were planted.

What does the y variable represent in our equation?

Years since the trees were planted

Number of trees planted

Radius of trees' roots

Height of the trees

Related Lessons

Translate to a linear equation.

Sometimes, the trick to solving a word problem will be to translate it into a linear equation. To clue you in, linear equation word problems usually involve some sort of rate of change , or steady increase (or decrease) based on a single variable. If you see the word rate , or even "per" or "each" , it's a safe bet that a word problem is calling for a linear equation.

There are a couple steps when translating from a word problem to a linear equation. Review them, then we'll work through an example.

  • Find the y variable, or output. What is the thing you're trying to find? This will often be a price, or an amount of time, or something else countable that depends on other things.
  • Find the x variable, or input. What is affecting the price, or amount of time, etc.?
  • Find the slope. What's the rate in the problem?
  • Find the y-intercept. Is there anything that's added or subtracted on top of the rate, no matter what what x is?
  • Plug all the numbers you know into y=mx+b !
Wally and Cobb are starting a catering business. They rent a kitchen for $350 a month, and charge $75 for each event they cater. If they cater 12 events in a month, how much do they profit?

First, let's find the y variable. What are we trying to find in this problem?

The name of the business

linear equation sample word problems with solutions

Word Problems with Linear Relationships

When you're faced with a linear word problem, it can feel daunting to work out a solution. The good news is that there are few simple steps that you can take to tackle linear word problems.

linear equation sample word problems with solutions

Image source: by Anusha Rahman

For future linear word problems, you can use these same steps to tackle the problem!

HIGH SCHOOL

  • ACT Tutoring
  • SAT Tutoring
  • PSAT Tutoring
  • ASPIRE Tutoring
  • SHSAT Tutoring
  • STAAR Tutoring

GRADUATE SCHOOL

  • MCAT Tutoring
  • GRE Tutoring
  • LSAT Tutoring
  • GMAT Tutoring
  • AIMS Tutoring
  • HSPT Tutoring
  • ISEE Tutoring
  • ISAT Tutoring
  • SSAT Tutoring

Search 50+ Tests

Loading Page

math tutoring

  • Elementary Math
  • Pre-Calculus
  • Trigonometry

science tutoring

Foreign languages.

  • Mandarin Chinese

elementary tutoring

  • Computer Science

Search 350+ Subjects

  • Video Overview
  • Tutor Selection Process
  • Online Tutoring
  • Mobile Tutoring
  • Instant Tutoring
  • How We Operate
  • Our Guarantee
  • Impact of Tutoring
  • Reviews & Testimonials
  • Media Coverage
  • About Varsity Tutors

New SAT Math - Calculator : Solving Linear Equations in Word Problems

Study concepts, example questions & explanations for new sat math - calculator, all new sat math - calculator resources, example questions, example question #1 : solving linear equations in word problems.

Erin is making thirty shirts for her upcoming family reunion. At the reunion she is selling each shirt for $18 apiece. If each shirt cost her $10 apiece to make, how much profit does she make if she only sells 25 shirts at the reunion?

linear equation sample word problems with solutions

This problem involves two seperate multiplication problems. Erin will make $450 at the reunion but supplies cost her $300 to make the shirts. So her profit is $150.

Example Question #2 : Solving Linear Equations In Word Problems

Write as an equation: 

"Ten added to the product of a number and three is equal to twice the number."

linear equation sample word problems with solutions

The first expression:

"The product of a number and three" is three times this number, or 

linear equation sample word problems with solutions

"Ten added to the product" is

linear equation sample word problems with solutions

The second expression:

"Twice the number" is two times the number, or

linear equation sample word problems with solutions

The desired equation is therefore

linear equation sample word problems with solutions

Example Question #3 : Solving Linear Equations In Word Problems

Five-sevenths of the difference of a number and nine is equal to forty.

linear equation sample word problems with solutions

"The difference of a number and nine" is the result of a subtraction of the two, so we write this as

linear equation sample word problems with solutions

This is equal to forty, so write the equation as

linear equation sample word problems with solutions

Example Question #1 : Solve Word Problems Leading To Equations: Ccss.Math.Content.7.Ee.B.4a

Write as an equation:

Twice the sum of a number and ten is equal to the difference of the number and one half.

linear equation sample word problems with solutions

"The difference of the number and one half" is a subtraction of the two, or

linear equation sample word problems with solutions

Set these equal, and the desired equation is

linear equation sample word problems with solutions

Example Question #5 : Solving Linear Equations In Word Problems

linear equation sample word problems with solutions

In order to solve this problem, we need to recall the formula for perimeter of a rectangle:

linear equation sample word problems with solutions

We can substitute in our known values and solve for our unknown variable (i.e. length):

linear equation sample word problems with solutions

Example Question #1 : Word Problems

linear equation sample word problems with solutions

Example Question #8 : Solving Linear Equations In Word Problems

linear equation sample word problems with solutions

Example Question #9 : Solving Linear Equations In Word Problems

linear equation sample word problems with solutions

Example Question #10 : Solving Linear Equations In Word Problems

linear equation sample word problems with solutions

Report an issue with this question

If you've found an issue with this question, please let us know. With the help of the community we can continue to improve our educational resources.

DMCA Complaint

If you believe that content available by means of the Website (as defined in our Terms of Service) infringes one or more of your copyrights, please notify us by providing a written notice (“Infringement Notice”) containing the information described below to the designated agent listed below. If Varsity Tutors takes action in response to an Infringement Notice, it will make a good faith attempt to contact the party that made such content available by means of the most recent email address, if any, provided by such party to Varsity Tutors.

Your Infringement Notice may be forwarded to the party that made the content available or to third parties such as ChillingEffects.org.

Please be advised that you will be liable for damages (including costs and attorneys’ fees) if you materially misrepresent that a product or activity is infringing your copyrights. Thus, if you are not sure content located on or linked-to by the Website infringes your copyright, you should consider first contacting an attorney.

Please follow these steps to file a notice:

You must include the following:

A physical or electronic signature of the copyright owner or a person authorized to act on their behalf; An identification of the copyright claimed to have been infringed; A description of the nature and exact location of the content that you claim to infringe your copyright, in \ sufficient detail to permit Varsity Tutors to find and positively identify that content; for example we require a link to the specific question (not just the name of the question) that contains the content and a description of which specific portion of the question – an image, a link, the text, etc – your complaint refers to; Your name, address, telephone number and email address; and A statement by you: (a) that you believe in good faith that the use of the content that you claim to infringe your copyright is not authorized by law, or by the copyright owner or such owner’s agent; (b) that all of the information contained in your Infringement Notice is accurate, and (c) under penalty of perjury, that you are either the copyright owner or a person authorized to act on their behalf.

Send your complaint to our designated agent at:

Charles Cohn Varsity Tutors LLC 101 S. Hanley Rd, Suite 300 St. Louis, MO 63105

Or fill out the form below:

Contact Information

Complaint details.

Learning Tools by Varsity Tutors

Find the Best Tutors

disclaimer

Logo for BCcampus Open Publishing

Want to create or adapt books like this? Learn more about how Pressbooks supports open publishing practices.

Chapter 6: Polynomials

6.8 Mixture and Solution Word Problems

Solving mixture problems generally involves solving systems of equations. Mixture problems are ones in which two different solutions are mixed together, resulting in a new, final solution. Using a table will help to set up and solve these problems. The basic structure of this table is shown below:

The first column in the table (Name) is used to identify the fluids or objects being mixed in the problem. The second column (Amount) identifies the amounts of each of the fluids or objects. The third column (Value) is used for the value of each object or the percentage of concentration of each fluid. The last column (Equation) contains the product of the Amount times the Value or Concentration.

Example 6.8.1

Jasnah has 70 mL of a 50% methane solution. How much of a 80% solution must she add so the final solution is 60% methane? Find the equation.

  • The solution names are 50% (S 50 ), 60% (S 60 ), and 80% (S 80 ).
  • The amounts are S 50 = 70 mL, S 80 , and S 60 = 70 mL + S 80 .
  • The concentrations are S 50 = 0.50, S 60 = 0.60, and S 80 = 0.80.

The equation derived from this data is 0.50 (70 mL) + 0.80 (S 80 ) = 0.60 (70 mL + S 80 ).

Example 6.8.2

Sally and Terry blended a coffee mix that sells for [latex]\$2.50[/latex] by mixing two types of coffee. If they used 40 mL of a coffee that costs [latex]\$3.00,[/latex] how much of another coffee costing [latex]\$1.50[/latex] did they mix with the first?

The equation derived from this data is:

[latex]\begin{array}{ccccccc} 1.50(C_{1.50})&+&3.00(40)&=&2.50(40&+&C_{1.50}) \\ 1.50(C_{1.50})&+&120&=&100&+&2.50(C_{1.50}) \\ -2.50(C_{1.50})&-&120&=&-120&-&2.50(C_{1.50}) \\ \hline &&-1.00(C_{1.50})&=&-20&& \\ \\ &&(C_{1.50})&=&\dfrac{-20}{-1}&& \\ \\ &&C_{1.50}&=&20&& \end{array}[/latex]

This means 20 mL of the coffee selling for [latex]\$1.50[/latex] is needed for the mix.

Example 6.8.3

Nick and Chloe have two grades of milk from their small dairy herd: one that is 24% butterfat and another that is 18% butterfat. How much of each should they use to end up with 42 litres of 20% butterfat?

The equation derived from this data is:

[latex]\begin{array}{rrrrrrr} 0.24(B_{24})&+&0.18(42&- &B_{24})&=&0.20(42) \\ 0.24(B_{24})&+&7.56&-&0.18(B_{24})&=&8.4 \\ &-&7.56&&&&-7.56 \\ \hline &&&&0.06(B_{24})&=&0.84 \\ \\ &&&&B_{24}&=&\dfrac{0.84}{0.06} \\ \\ &&&&B_{24}&=&14 \end{array}[/latex]

This means 14 litres of the 24% buttermilk, and 28 litres of the 18% buttermilk is needed.

Example 6.8.4

In Natasha’s candy shop, chocolate, which sells for [latex]\$4[/latex] a kilogram, is mixed with nuts, which are sold for [latex]\$2.50[/latex] a kilogram. Chocolate and nuts are combined to form a chocolate-nut candy, which sells for [latex]\$3.50[/latex] a kilogram. How much of each are used to make 30 kilograms of the mixture?

[latex]\begin{array}{rrrrrrl} 4.00(C)&+&2.50(30&-&C)&=&3.50(30) \\ 4.00(C)&+&75&-&2.50(C)&=&105 \\ &-&75&&&&-75 \\ \hline &&&&1.50(C)&=&30 \\ \\ &&&&C&=&\dfrac{30}{1.50} \\ \\ &&&&C&=&20 \end{array}[/latex]

Therefore, 20 kg of chocolate is needed for the mixture.

With mixture problems, there is often mixing with a pure solution or using water, which contains none of the chemical of interest. For pure solutions, the concentration is 100%. For water, the concentration is 0%. This is shown in the following example.

Example 6.8.5

Joey is making a a 65% antifreeze solution using pure antifreeze mixed with water. How much of each should be used to make 70 litres?

[latex]\begin{array}{rrrrl} 1.00(A)&+&0.00(70-A)&=&0.65(0.70) \\ &&1.00A&=&45.5 \\ &&A&=&45.5 \\ \end{array}[/latex]

This means the amount of water added is 70 L − 45.5 L = 24.5 L.

For questions 1 to 9, write the equations that define the relationship.

  • A tank contains 8000 litres of a solution that is 40% acid. How much water should be added to make a solution that is 30% acid?
  • How much pure antifreeze should be added to 5 litres of a 30% mixture of antifreeze to make a solution that is 50% antifreeze?
  • You have 12 kilograms of 10% saline solution and another solution of 3% strength. How many kilograms of the second should be added to the first in order to get a 5% solution?
  • How much pure alcohol must be added to 24 litres of a 14% solution of alcohol in order to produce a 20% solution?
  • How many litres of a blue dye that costs [latex]\$1.60[/latex] per litre must be mixed with 18 litres of magenta dye that costs [latex]\$2.50[/latex] per litre to make a mixture that costs [latex]\$1.90[/latex] per litre?
  • How many grams of pure acid must be added to 40 grams of a 20% acid solution to make a solution which is 36% acid?
  • A 100-kg bag of animal feed is 40% oats. How many kilograms of pure oats must be added to this feed to produce a blend of 50% oats?
  • A 20-gram alloy of platinum that costs [latex]\$220[/latex] per gram is mixed with an alloy that costs [latex]\$400[/latex] per gram. How many grams of the [latex]\$400[/latex] alloy should be used to make an alloy that costs [latex]\$300[/latex] per gram?
  • How many kilograms of tea that cost [latex]\$4.20[/latex] per kilogram must be mixed with 12 kilograms of tea that cost [latex]\$2.25[/latex] per kilogram to make a mixture that costs [latex]\$3.40[/latex] per kilogram?

Solve questions 10 to 21.

  • How many litres of a solvent that costs [latex]\$80[/latex] per litre must be mixed with 6 litres of a solvent that costs [latex]\$25[/latex] per litre to make a solvent that costs [latex]\$36[/latex] per litre?
  • How many kilograms of hard candy that cost [latex]\$7.50[/latex] per kg must be mixed with 24 kg of jelly beans that cost [latex]\$3.25[/latex] per kg to make a mixture that sells for [latex]\$4.50[/latex] per kg?
  • How many kilograms of soil supplement that costs [latex]\$7.00[/latex] per kg must be mixed with 20 kg of aluminum nitrate that costs [latex]\$3.50[/latex] per kg to make a fertilizer that costs [latex]\$4.50[/latex] per kg?
  • A candy mix sells for [latex]\$2.20[/latex] per kg. It contains chocolates worth [latex]\$1.80[/latex] per kg and other candy worth [latex]\$3.00[/latex] per kg. How much of each are in 15 kg of the mixture?
  • A certain grade of milk contains 10% butterfat and a certain grade of cream 60% butterfat. How many litres of each must be taken so as to obtain a mixture of 100 litres that will be 45% butterfat?
  • Solution A is 50% acid and solution B is 80% acid. How much of each should be used to make 100 cc of a solution that is 68% acid?
  • A paint that contains 21% green dye is mixed with a paint that contains 15% green dye. How many litres of each must be used to make 600 litres of paint that is 19% green dye?
  • How many kilograms of coffee that is 40% java beans must be mixed with coffee that is 30% java beans to make an 80-kg coffee blend that is 32% java beans?
  • A caterer needs to make a slightly alcoholic fruit punch that has a strength of 6% alcohol. How many litres of fruit juice must be added to 3.75 litres of 40% alcohol?
  • A mechanic needs to dilute a 70% antifreeze solution to make 20 litres of 18% strength. How many litres of water must be added?
  • How many millilitres of water must be added to 50 millilitres of 100% acid to make a 40% solution?
  • How many litres of water need to be evaporated from 50 litres of a 12% salt solution to produce a 15% salt solution?

Answer Key 6.8

Intermediate Algebra by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License , except where otherwise noted.

Share This Book

linear equation sample word problems with solutions

IMAGES

  1. Linear equation word problems

    linear equation sample word problems with solutions

  2. Common Core Math: Write a Linear Equation Given a Word Problem More Practice

    linear equation sample word problems with solutions

  3. Linear function word problems

    linear equation sample word problems with solutions

  4. Linear Equations Word Problems Part 1

    linear equation sample word problems with solutions

  5. Systems of Linear Equations Word Problems Worksheet

    linear equation sample word problems with solutions

  6. GCSE linear equations word problems

    linear equation sample word problems with solutions

VIDEO

  1. Linear equation with one variable

  2. Linear Word Problems (MBM) math by mistake

  3. Linear Equation Word Problems, Part II

  4. word problems question related to linear equation in one variable

  5. Linear equation word problems

  6. Word Problems on Linear Equations

COMMENTS

  1. What Are Some Real Life Examples of Linear Equations?

    Real-life examples of linear equations include distance and rate problems, pricing problems, calculating dimensions and mixing different percentages of solutions. Linear equations are used in the form of mixing problems, where different per...

  2. What Is the History of Linear Equations?

    Linear algebra originated as the study of linear equations and the relationship between a number of variables. Linear algebra specifically studies the solution of simultaneous linear equations.

  3. What Is the Word Equation for Neutralization?

    The word equation for neutralization is acid + base = salt + water. The acid neutralizes the base, and hence, this reaction is called a neutralization reaction. Neutralization leaves no hydrogen ions in the solution, and the pH of the solut...

  4. Word Problems on Linear Equations

    Step-by-step application of linear equations to solve practical word problems: · Then the other number = x + 9. Let the number be x. · 2.The difference between

  5. Word Problems Linear Equations

    Word Problems Linear Equations · \textbf{1)} Joe and Steve are saving money. · \textbf{2)} Mike and Sarah collect rocks. · \textbf{3)} In a classroom the ratio of

  6. 1.20: Word Problems for Linear Equations

    Solution: We call the variable x. Twice the variable is 2x. Adding 2x to 4 gives: ; 4+2x ; Solution: Three times a number is 3x. We need to

  7. Linear Equation Word Problems

    Translate to a Linear Equation · Find the y variable, or output. What is the thing you're trying to find? · Find the x variable, or input. What is affecting the

  8. SAT Mathematics : Solving Linear Equations in Word Problems

    Three friends split their dinner bill such that Shay paid $7 less than half the total bill

  9. Linear equation word problems

    Linear equation word problems — Basic example ... Watch Sal work through a basic Linear equations word problem. Questions

  10. Systems of linear equations word problems

    How do I solve systems of linear equations word problems? · Systems of equations examples · How do I write systems of linear equations? · Try it!

  11. Solving Linear Equations in Word Problems

    Write as an equation: Five-sevenths of the difference of a number and nine is equal to forty. Possible Answers:.

  12. Systems of Linear Equations: Applications and Problem Solving

    The next few slides provide some examples of how to apply the systems of equations to some common word problem situations. Example 1: Two cars, one

  13. WORD PROBLEMS: LINEAR EQUATIONS. 1. Kate took 5 hours to

    Form an equation and solve it to find x. Page 2. Applications. Linear equations ANSWERS. 1. Kate took 5 hours to travel the 250km from Auckland to Taupo. Her

  14. 6.8 Mixture and Solution Word Problems

    The last column (Equation) contains the product of the Amount times the Value or Concentration. Example 6.8.1. Jasnah has 70 mL of a 50% methane solution. How