Answer: <em>m = 7</em>
Step-by-step explanation: In this equation, since a -5 is being multiplied by <em>m</em>, in order to get <em>m</em> by itself, we must divide both sides of the equation by -5.
On the left side, our -5's cancel out and we are left with <em>m</em>. On the right side, -35 ÷ -5 gives us 7. So m = 7.
To check our answer, we plug 7 back in for <em>m</em> in the original equation and we get -5 (7) = -35 which is a true statement so we know our answer is correct.
Don't just do this problem in your head. It's extremely important to develop the habit of putting all your steps down on paper or digitally. It will really pay off for you down the line.
The distributive property: a(b + c) = ab + ac
12(6k + 3) + 4(7 - 5k) = 12(6k) + 12(3) + 4(7) + 4(-5k)
= 72k + 36 + 28 - 20k = 52k + 64
surface area (S) of a right rectangular solid is:
S = 2*L*W + 2*L*H + 2*W*H (equation 1)
where:
L = length
W = width
H = height
-----
you have:
L = 7
W = a
H = 4
-----
formula becomes:
S = 2*7*a + 2*7*4 + 2*a*4
simplify:
S = 14*a + 56 + 8*a
combine like terms:
S = 22*a + 56
-----
answer is:
S = 22*a + 56 (equation 2)
-----
to prove, substitute any value for a in equation 2:
let a = 15
S = 22*a + 56 (equation 2)
S = 22*15 + 56
S = 330 + 56
S = 386
-----
since a = 15, then W = 15 because W = a
go back to equation 1 and substitute 15 for W:
S = 2*L*W + 2*L*H + 2*W*H (equation 1)
where:
L = length
W = width
H = height
-----
you have:
L = 7
W = 15
H = 4
-----
equation 1 becomes:
S = 2*7*15 + 2*7*4 + 2*15*4
perform indicated operations:
S = 210 + 56 + 120
S = 386
-----
surface area is the same using both equations so:
equations are good.
formula for surface area of right rectangle in terms of a is:
S = 22*a + 56
-----