<< Chapter < Page Chapter >> Page >
This module is from Fundamentals of Mathematics by Denny Burzynski and Wade Ellis, Jr. This module discusses solving equations of the form a x = b size 12{"ax"=b} {} and x a = b size 12{ { {x} over {a} } =b} {} . By the end of the module students should be familiar with the multiplication/division property of equality, be able to solve equations of the form ax = b size 12{ ital "ax"=b} {} and x a = b size 12{ { {x} over {a} } =b} {} and be able to use combined techniques to solve equations.

Section overview

  • Multiplication/ Division Property of Equality
  • Combining Techniques in Equations Solving

Multiplication/ division property of equality

Recall that the equal sign of an equation indicates that the number represented by the expression on the left side is the same as the number represented by the expression on the right side. From this, we can suggest the multiplication/division property of equality.

Multiplication/division property of equality

Given any equation,

  1. We can obtain an equivalent equation by multiplying both sides of the equa­tion by the same nonzero number, that is, if c 0 size 12{c<>0} {} , then a = b size 12{a=b} {} is equivalent to
    a c = b c size 12{a cdot c=b cdot c} {}
  2. We can obtain an equivalent equation by dividing both sides of the equation by the same nonzero number , that is, if c 0 size 12{c<>0} {} , then a = b size 12{a=b} {} is equivalent to
    a c = b c size 12{ { {a} over {c} } = { {b} over {c} } } {}

The multiplication/division property of equality can be used to undo an association with a number that multiplies or divides the variable.

Sample set a

Use the multiplication / division property of equality to solve each equation.

6 y = 54 size 12{6y="54"} {}
6 is associated with y by multiplication. Undo the association by dividing both sides by 6

6 y 6 = 54 6 6 y 6 = 54 9 6 y = 9 alignl { stack { size 12{ { {6y} over {6} } = { {"54"} over {6} } } {} #size 12{ { { { {6}}y} over { { {6}}} } = { { { { {5}} { {4}}} cSup { size 8{9} } } over {6} } } {} # {} #y=9 {} } } {}

Check: When y = 9 size 12{y=9} {}

6 y = 54 size 12{6y="54"} {}

becomes
Does 6 times 9 equal 54? Yes. ,
a true statement.

The solution to 6 y = 54 size 12{6y="54"} {} is y = 9 size 12{y=9} {} .

Got questions? Get instant answers now!

x 2 = 27 size 12{ { {x} over {-2} } ="27"} {} .
-2 is associated with x size 12{x} {} by division. Undo the association by multiplying both sides by -2.

2 x 2 = 2 27 alignl { stack { size 12{ left (-2 right ) { {x} over {-2} } = left (-2 right )"27"} {} #{} } } {}

-2 x -2 = 2 27 alignl { stack { size 12{ left ( - 2 right ) { {x} over { - 2} } = left ( - 2 right )"27"} {} #{} } } {}

x = 54 size 12{x= - "54"} {}

Check: When x = 54 size 12{x= - "54"} {} ,

x 2 = 27 size 12{ { {x} over { - 2} } ="27"} {}

becomes
Does negative 54 over negative 2 equal 27? Yes.
a true statement.

The solution to x 2 = 27 size 12{ { {2} over { - 2} } ="27"} {} is x = 54 size 12{x= - "54"} {}

Got questions? Get instant answers now!

3 a 7 = 6 size 12{ { {3a} over {7} } =6} {} .
We will examine two methods for solving equations such as this one.

Method 1: Use of dividing out common factors.

3 a 7 = 6 size 12{ { {3a} over {7} } =6} {}
7 is associated with a size 12{a} {} by division. Undo the association by multiplying both sides by 7.

7 3 a 7 = 7 6 size 12{7 cdot { {3a} over {7} } =7 cdot 6} {}
Divide out the 7’s.

7 3 a 7 = 42 size 12{ { {7}} cdot { {3a} over { { {7}}} } ="42"} {}

3 a = 42 size 12{3a="42"} {}
3 is associated with a size 12{a} {} by multiplication. Undo the association by dviding both sides by 3.

3 a 3 = 42 3 size 12{ { {3a} over {3} } = { {"42"} over {3} } } {}

3 a 3 = 14 size 12{ { { { {3}}a} over { { {3}}} } ="14"} {}

a = 14 size 12{a="14"} {}

Check: When a = 14 size 12{a="14"} {} ,

3 a 7 = 6 size 12{ { {3a} over {7} } =6} {}

becomes
Does the quantity 3 times 14, divided by 7 equal 6? Yes. ,
a true statement.

The solution to 3 a 7 = 6 size 12{ { {3a} over {7} } =6} {} is a = 14 size 12{a="14"} {} .

Method 2: Use of reciprocals

Recall that if the product of two numbers is 1, the numbers are reciprocals . Thus 3 7 size 12{ { {3} over {7} } } {} and 7 3 size 12{ { {7} over {3} } } {} are reciprocals.

3 a 7 = 6 size 12{ { {3a} over {7} } =6} {}
Multiply both sides of the equation by 7 3 size 12{ { {7} over {3} } } {} , the reciprocal of 3 7 size 12{ { {3} over {7} } } {} .

7 3 3 a 7 = 7 3 6 size 12{ { {7} over {3} } cdot { {3a} over {7} } = { {7} over {3} } cdot 6} {}

7 1 3 1 3 a 1 7 1 = 7 3 1 6 2 1 size 12{ { { { { {7}}} cSup { size 8{1} } } over { { { {3}}} cSub { size 8{1} } } } cdot { { { { {3}}a} cSup { size 8{1} } } over { { { {7}}} cSub { size 8{1} } } } = { {7} over { { { {3}}} cSub { size 8{1} } } } cdot { { { { {6}}} cSup { size 8{2} } } over {1} } } {}

1 a = 14 a = 14 alignl { stack { size 12{1 cdot a="14"} {} #size 12{a="14"} {} } } {}

Notice that we get the same solution using either method.

Got questions? Get instant answers now!

8 x = 24 size 12{-8x="24"} {}
-8 is associated with x by multiplication. Undo the association by dividing both sides by -8.

8 x 8 = 24 8 alignl { stack { size 12{ { {-8x} over {-8} } = { {"24"} over {-8} } } {} #{} } } {}

8 x 8 = 24 8 size 12{ { {-8x} over {-8} } = { {"24"} over {-8} } } {}

x = - 3 size 12{x"=-"3} {}

Check: When x = 3 size 12{x= - 3} {} ,

8 x = 24 size 12{ - 8x="24"} {}

becomes
Does negative 8 times negative 3 equal 24? Yes. ,
a true statement.

Got questions? Get instant answers now!

x = 7 . size 12{-x=7 "." } {}
Since x is actually 1 x size 12{-1 cdot x} {} and 1 1 = 1 size 12{ left (-1 right ) left (-1 right )=1} {} , we can isolate x by multiplying both sides of the equation by 1 size 12{-1} {} .

1 x = - 1 7 x = - 7 alignl { stack { size 12{ left (-1 right ) left (-x right )"=-"1 cdot 7} {} #size 12{x"=-"7} {} } } {}

Check: When x = 7 size 12{x=7} {} ,

x = 7 size 12{ - x=7} {}

becomes

The solution to x = 7 size 12{ - x=7} {} is x = 7 size 12{x= - 7} {} .

Got questions? Get instant answers now!

Practice set a

Use the multiplication/division property of equality to solve each equation. Be sure to check each solution.

7 x = 21 size 12{7x="21"} {}

x = 3 size 12{x=3} {}

Got questions? Get instant answers now!

5 x = 65 size 12{-5x="65"} {}

x = - 13 size 12{x"=-""13"} {}

Got questions? Get instant answers now!

x 4 = - 8 size 12{ { {x} over {4} } "=-"8} {}

x = - 32 size 12{x"=-""32"} {}

Got questions? Get instant answers now!

Questions & Answers

what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
What are the treatment for autism?
Magret Reply
hello. autism is a umbrella term. autistic kids have different disorder overlapping. for example. a kid may show symptoms of ADHD and also learning disabilities. before treatment please make sure the kid doesn't have physical disabilities like hearing..vision..speech problem. sometimes these
Jharna
continue.. sometimes due to these physical problems..the diagnosis may be misdiagnosed. treatment for autism. well it depends on the severity. since autistic kids have problems in communicating and adopting to the environment.. it's best to expose the child in situations where the child
Jharna
child interact with other kids under doc supervision. play therapy. speech therapy. Engaging in different activities that activate most parts of the brain.. like drawing..painting. matching color board game. string and beads game. the more you interact with the child the more effective
Jharna
results you'll get.. please consult a therapist to know what suits best on your child. and last as a parent. I know sometimes it's overwhelming to guide a special kid. but trust the process and be strong and patient as a parent.
Jharna
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Fundamentals of mathematics. OpenStax CNX. Aug 18, 2010 Download for free at http://cnx.org/content/col10615/1.4
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Fundamentals of mathematics' conversation and receive update notifications?

Ask