<< 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

prostaglandin and fever
Maha Reply
Discuss the differences between taste and flavor, including how other sensory inputs contribute to our  perception of flavor.
John Reply
taste refers to your understanding of the flavor . while flavor one The other hand is refers to sort of just a blend things.
Faith
While taste primarily relies on our taste buds, flavor involves a complex interplay between taste and aroma
Kamara
which drugs can we use for ulcers
Ummi Reply
omeprazole
Kamara
what
Renee
what is this
Renee
is a drug
Kamara
of anti-ulcer
Kamara
Omeprazole Cimetidine / Tagament For the complicated once ulcer - kit
Patrick
what is the function of lymphatic system
Nency Reply
Not really sure
Eli
to drain extracellular fluid all over the body.
asegid
The lymphatic system plays several crucial roles in the human body, functioning as a key component of the immune system and contributing to the maintenance of fluid balance. Its main functions include: 1. Immune Response: The lymphatic system produces and transports lymphocytes, which are a type of
asegid
to transport fluids fats proteins and lymphocytes to the blood stream as lymph
Adama
what is anatomy
Oyindarmola Reply
Anatomy is the identification and description of the structures of living things
Kamara
what's the difference between anatomy and physiology
Oyerinde Reply
Anatomy is the study of the structure of the body, while physiology is the study of the function of the body. Anatomy looks at the body's organs and systems, while physiology looks at how those organs and systems work together to keep the body functioning.
AI-Robot
what is enzymes all about?
Mohammed Reply
Enzymes are proteins that help speed up chemical reactions in our bodies. Enzymes are essential for digestion, liver function and much more. Too much or too little of a certain enzyme can cause health problems
Kamara
yes
Prince
how does the stomach protect itself from the damaging effects of HCl
Wulku Reply
little girl okay how does the stomach protect itself from the damaging effect of HCL
Wulku
it is because of the enzyme that the stomach produce that help the stomach from the damaging effect of HCL
Kamara
function of digestive system
Ali Reply
function of digestive
Ali
the diagram of the lungs
Adaeze Reply
what is the normal body temperature
Diya Reply
37 degrees selcius
Xolo
37°c
Stephanie
please why 37 degree selcius normal temperature
Mark
36.5
Simon
37°c
Iyogho
the normal temperature is 37°c or 98.6 °Fahrenheit is important for maintaining the homeostasis in the body the body regular this temperature through the process called thermoregulation which involves brain skin muscle and other organ working together to maintain stable internal temperature
Stephanie
37A c
Wulku
what is anaemia
Diya Reply
anaemia is the decrease in RBC count hemoglobin count and PVC count
Eniola
what is the pH of the vagina
Diya Reply
how does Lysin attack pathogens
Diya
acid
Mary
I information on anatomy position and digestive system and there enzyme
Elisha Reply
anatomy of the female external genitalia
Muhammad Reply
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