Surface Area 135.5: Solve for X in Cuboid Dimensions (X+5, X+2, X+3)

Question

Look at the cuboid in the diagram.

Its surface area is 135.5.

Calculate X.

X+5X+2X+3

Video Solution

Solution Steps

00:00 Find X
00:03 We'll use the formula for calculating the surface area of a box
00:07 2 times (sum of face areas)
00:22 We'll substitute appropriate values and solve for X
01:21 Open parentheses properly, multiply each factor by each factor
01:52 Collect terms
02:15 Divide by 2
02:30 Arrange the equation so that one side equals 0
02:49 Find the possible solutions
02:55 X is positive since it represents the length of a side
02:58 And this is the solution to the problem

Step-by-Step Solution

To solve this problem, let's determine the value of X X using the given dimensions of the cuboid and its surface area:

  • The dimensions of the cuboid are X+5 X+5 , X+2 X+2 , and X+3 X+3 .
  • Surface area formula: SA=2(lw+lh+wh) \text{SA} = 2(lw + lh + wh) .
  • Substitute l=X+5 l = X+5 , w=X+2 w = X+2 , and h=X+3 h = X+3 into the equation to get:

Surface Area, SA=2((X+5)(X+2)+(X+5)(X+3)+(X+2)(X+3))=135.5 \text{SA} = 2((X+5)(X+2) + (X+5)(X+3) + (X+2)(X+3)) = 135.5 .

First, simplify each term separately:

  • (X+5)(X+2)=X2+2X+5X+10=X2+7X+10(X+5)(X+2) = X^2 + 2X + 5X + 10 = X^2 + 7X + 10.
  • (X+5)(X+3)=X2+3X+5X+15=X2+8X+15(X+5)(X+3) = X^2 + 3X + 5X + 15 = X^2 + 8X + 15.
  • (X+2)(X+3)=X2+3X+2X+6=X2+5X+6(X+2)(X+3) = X^2 + 3X + 2X + 6 = X^2 + 5X + 6.

Next, substitute these into the surface area formula:

2((X2+7X+10)+(X2+8X+15)+(X2+5X+6))=135.5 2\left((X^2 + 7X + 10) + (X^2 + 8X + 15) + (X^2 + 5X + 6)\right) = 135.5

Combine like terms:

2(3X2+20X+31)=135.5 2(3X^2 + 20X + 31) = 135.5

Distribute the 2:

6X2+40X+62=135.5 6X^2 + 40X + 62 = 135.5

Subtract 135.5 from both sides to set the equation to zero:

6X2+40X+62135.5=0 6X^2 + 40X + 62 - 135.5 = 0

Simplify to:

6X2+40X73.5=0 6X^2 + 40X - 73.5 = 0

Now, solve this quadratic equation using the quadratic formula: X=b±b24ac2a X = \frac{{-b \pm \sqrt{{b^2 - 4ac}}}}{2a} .

Here, a=6 a = 6 , b=40 b = 40 , c=73.5 c = -73.5 .

Calculate the discriminant:

b24ac=40246(73.5) b^2 - 4ac = 40^2 - 4 \cdot 6 \cdot (-73.5)

=1600+1764=3364 = 1600 + 1764 = 3364

Taking the square root of the discriminant:

3364=58 \sqrt{3364} = 58

Now solve for X X :

X=40±5812 X = \frac{{-40 \pm 58}}{12}

Calculate the two possible values:

X1=40+5812=1812=1.5 X_1 = \frac{{-40 + 58}}{12} = \frac{18}{12} = 1.5

X2=405812 X_2 = \frac{{-40 - 58}}{12} (which results in a negative and thus non-viable solution given the dimensions context).

Only the positive value X=1.5 X = 1.5 makes sense in the context of cuboid dimensions.

Therefore, the solution to the problem is X=1.5 X = 1.5 .

Answer

1.5