Answer:
12.6
Step-by-step explanation:
Circumference is πd. So...
(3.14*4)
12.56
12.6
Hope this helps and have a nice day ~(^_^)~
Answer:
y = -x - 4
Step-by-step explanation:
the equation of a linear graph is y = mx + b
you know the m = -1
so now the equation is y = -x + b
from here, what you could do to find b is...
plug (-1, -3) into the equation
1) x = -1, y = -3
2) -3 = -(-1) + b
3) -3 = 1 + b
4) -4 = b
or you can look at the y-intercept which is where the line intersects with the y-axis
it seems to be (0, -4)
so "b" would be equal to -4
this makes the final equation y = -x + (-4) or y = -x - 4
Answer:
Volume for cube: L x W x H
L= Length, W= width, H=height
Answer:
The value of x is 8cm. The length of 3 sides are 8cm, 15cm and 17cm.
Step-by-step explanation:
Using Pythagoras' Theorem, a²+b² = c² :
Let a be x cm,
Let b be x+7 cm,
Let c be 2x+1 cm
x² + (x+7)² = (2x+1)²
x² + x² + 14x + 49 = 4x² + 4x + 1
2x² + 14x + 49 = 4x² + 4x + 1
Then, move all the variables to one side and solve it to find the value of x :
4x² + 4x + 1 - 2x² - 14x - 49 = 0
2x² - 10x - 48 = 0
2(x² - 5x - 24) = 0
x² - 5x - 24 = 0
(x-8)(x+3) = 0
x - 8 = 0
x = 8 cm
x + 3 = 0
x = -3 cm (rejected)
Substitute the x value into the length of a,b and c :
a = x
= 8 cm
b = x + 7
= 8 + 7
= 15 cm
c = 2x + 1
= 2(8) + 1
= 16 + 1
= 17 cm