SOLUTION: Find a polynomial for the surface area of the right rectangular solid.
length - 7
width - a
height - 4
it looks to me like the right rectangular solid is the length
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: Find a polynomial for the surface area of the right rectangular solid.
length - 7
width - a
height - 4
it looks to me like the right rectangular solid is the length
Log On
Question 166481This question is from textbook Introductory Algebra
: Find a polynomial for the surface area of the right rectangular solid.
length - 7
width - a
height - 4
it looks to me like the right rectangular solid is the length This question is from textbook Introductory Algebra
You can put this solution on YOUR website! The total surface area of a right rectangular solid (aka prism) consists of the sum of the areas of the six faces of the solid.
These six faces are composed of three congruent pairs of faces:
The top & bottom, The back & front, and the two sides.
So you can find the are of one each of these then multiply by two for the total surface area.
Area of the top: Substitute L = 7 and W = a. Now multiply by 2 to include the bottom.
Area of the front: Substitute: W = a and h = 4. or Now multiply by 2 to include the back.
Area of the side: Substitute L = 7 and h = 4. Multiply by 2 to include the other side.
Now add the three areas computed above to get the total surface area: Combine like-terms.
You can put this solution on YOUR website! 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
-----