Answer:
x = 6
= 8.485
Step-by-step explanation:
In a 45-45-90 triangle, the hypotenuse is
times the length of a leg.
So, if you are given the hypotenuse, then divide its length by 
x = 12/
= 12
/2 = 6
= 8.485
The diagonal of a square is equal to the side x times square root of 2, xSqrt(2)
z = xSqrt(2), its rate of change is just Sqrt(2)
Answer:
x = 55
Step-by-step explanation:
A triangle equals 180 degrees, b will be used to find the missing angle.
21 + 34 + b = 180
55 + b = 180
subtract 55 from both sides
b = 125
A straight line is 180 degrees and the b, the missing angle, and x are supplementary angles so
125 + x = 180
x = 55
I'm pretty sure 10/63 is simplified.
Answer:
Ok, we have a system of equations:
6*x + 3*y = 6*x*y
2*x + 4*y = 5*x*y
First, we want to isolate one of the variables,
As we have almost the same expression (x*y) in the right side of both equations, we can see the quotient between the two equations:
(6*x + 3*y)/(2*x + 4*y) = 6/5
now we isolate one off the variables:
6*x + 3*y = (6/5)*(2*x + 4*y) = (12/5)*x + (24/5)*y
x*(6 - 12/5) = y*(24/5 - 3)
x = y*(24/5 - 3)/(6 - 12/5) = 0.5*y
Now we can replace it in the first equation:
6*x + 3*y = 6*x*y
6*(0.5*y) + 3*y = 6*(0.5*y)*y
3*y + 3*y = 3*y^2
3*y^2 - 6*y = 0
Now we can find the solutions of that quadratic equation as:

So we have two solutions
y = 0
y = 2.
Suppose that we select the solution y = 0
Then, using one of the equations we can find the value of x:
2*x + 4*0 = 5*x*0
2*x = 0
x = 0
(0, 0) is a solution
if we select the other solution, y = 2.
2*x + 4*2 = 5*x*2
2*x + 8 = 10*x
8 = (10 - 2)*x = 8x
x = 1.
(1, 2) is other solution