Answer:
57.3
Step-by-step explanation:
just rounded up one
D.
slope = -3
passing thru(4,3)
y = mx + b
3 = -3(4) + b
b = 15
equation
y = -3x + 15
E.
(4,5)(6,9)
slope = (9-5)/(6-4) = 4/2 = 2
passing thru (4,5)(6,9)
y = mx + b
5 = 2(4) + b
b = -3
equation
y = 2x - 3
We are given a six-sided cube. To determine the surface area and the volume of the cube, we need to know the area of one side:
All sides of the cube are squares with side, s. The area of one square is
A = s^2
The surface area of a cube is the sum of all areas of the sides. So
SA = 6 sides * s^2
SA = 6s^2
The volume of the cube is
V = s^3
The volume of the cube represents the total solid area of the cube which includes the space inside the solid.
45.
12/18 = 8/x <=> 2/3 = 8/x <=> x = (3*8)/2 = 12;
To solve using completing square method we proceed as follows:
x^2-10x+8=0
x^2-10x=-8
but
c=(b/2)^2
c=(10/2)^2=25
thus we can add this in our expression to get
x^2-10x+25=8+25
factorizing the LHS we get:
(x-5)(x-5)=33
(x-5)^2=33
getting the square roots of both sides we have:
x-5=+/-√33
x=5+/-√33