Answer:
4
Step-by-step explanation:
pythagoras theorem = a* + b* = c* ( by '*' i mean squared)
2* + b* = square root twenty
4 + b* = 20
b* = 16
b = 4
Answer:
the pentagon (3rd one)
Step-by-step explanation:
definition of a quadrilateral literally means a shape with 4 sides
Answer:
x = 1.5
y = 3
Step-by-step explanation:
to solve this system of equation using the substitution methods we say let
2x+3y=12................................... equation 1
y=x+1.5..................................... equation 2
substitute equation 2 into equation 1
2x+3y=12................................... equation 1
2x + 3( x + 1.5) = 12
2x + 3x + 4.5 = 12
5x + 4.5 = 12
collect the like terms
5x = 12 - 4.5
5x = 7.5
divide both sides by the coefficient of x which is 5
5x/5 = 7.5/5
x = 1.5
put x = 1.5 into equation 2
y=x+1.5..................................... equation 2
y = 1.5 + 1.5
y = 3
therefore the value of x = 1.5 and y = 3 respectively.
Answer: The two roots are x = 3/2 and x = -2
=========================================================
Explanation:
You have the right idea so far. But the two numbers should be 3 and -4 since
The -1 being the coefficient of the x term.
This means you need to change the -3x and 4x to 3x and -4x respectively. The other inner boxes are correct.
---------
Refer to the diagram below to see one way to fill out the box method, and that helps determine the factorization.
If we place a 2x to the left of -2x^2, then we need an -x up top because 2x*(-x) = -2x^2
Then based on that outer 2x, we need a -2 up top over the -4x. That way we get 2x*(-2) = -4x
So we have the factor -x-2 along the top
The last thing missing is the -3 to the left of 3x. Note how -3*(-x) = 3x in the left corner and -3*(-2) = 6 in the lower right corner.
We have the factor 2x-3 along the left side.
---------
The two factors are (2x-3) and (-x-2) which leads to the factorization (x+3)(-x+2)
The last thing to do is set each factor equal to 0 and solve for x
- 2x-3 = 0 solves to x = 3/2 = 1.5
- -x-2 = 0 solves to x = -2
The two roots are x = 3/2 and x = -2