Step-by-step explanation:
Radius is half of the diameter
Circumference is 2*pi*radius
Area is pi*radius^2
So r (radius)= 10.3
C (circumference)=64.72
and A (area)=333.29
feel free to ask more questions :)
Answer:
A |x−4| if x>4
Step-by-step explanation:
5,280 is greater because there is 1,760 yards in a mile.
A right triangle's longest side is the hypotenuse
let x=longest, y=middle, and z=shortest
x=y+2
y=2z-1
therefore x=(2z-1)+2=2z+1
find z
z^2+y^2=x^2 by Pythagorean theorem
plug in x and y in terms of z
z^2+(2z-1)^2=(2z+1)^2
z^2+4z^2-4z+1=4z^2+4z+1
subtract the right-hand side's value from the left-hand side's
z^2-8z=0
z(z-8)=0
z=0, 8
z cannot be zero as the sides must have some value to it.
Therefore the shortest side is equal to 8
Answer:
x = 0, y = 7
Step-by-step explanation:
Solving a system of equations using substitution requires one side to be equal to a variable present in the equation, in this case x or y. We should simplify the equation using elimination before substituting to reduce the chance of error.
In order to use the elimination method, you have to create variables that have the same coefficient—then you can eliminate them. These equations arew already aligned for us.
3x - 10y=-70
-<u> 4x +9y = 63</u>
-x + y = 7
Now, for substitution, the equation must be set to a variable.
-x + y = 7
y = x + 7
Next, plug the equation in where applicable in another equation.
4x +9(x + 7) = 63
4x + 9x + 63 = 63
13x = 0
x = 0
The final step of substitution is to plug the known variable into an equation to find the other variable.
3(0) - 10y=-70
0 - 10y = -70
10y = 70
y = 7
I guarantee you this answer is correct, I worked it out using other methods and graphing prior to submitting this answer.