A^2+b^2=c^2 so 4(4) +3(3) is 16+9= 25 and the square root of that is 5.
Answer:
= x
Step-by-step explanation:
In right triangles the sum of square length of two legs is equal to square length of hypotenuse:
7^2 + 8^2 = x^2
49 + 64 = x^2 add like terms
113 = x^2 find the root for both sides
= x
Answer:
Answer: B
Step-by-step explanation:
5 Inches × 6 Inches
Let's solve this system of equations through substitution.
We have these two equations.
-7x-2y=14
6x+6y=18
Now let divide the second equation by 6.
6x+6y=18 ----> x+y=3
Next, let us move y to the right side of the equation.
x+y=3 -------> x=3-y (x equals 3-y)
Because we found out that what x is in terms of y, we can input that in for every instance of x in this equation below.
-7x-2y=14 becomes -7(3-y)-2y=14 (Why? Because x equals 3-y!)
We have a one variable equation now and can solve for y.
-7(3-y)-2y=14
-21+7y-2y=14
5y=35
y=7
Plug in 7 for y in any equation to find x.
x+y=3
x+7=3
x=-4
answer: x=-4, y=7