Answer: Scalene triangle
Step-by-step explanation:
All triangles have three sides with specific lengths and angles, but a scalene triangle is a kind of triangle that has each of its three sides to be of different lengths and angles.
Hence, a triangle that measures 39°, 104°, and 37° definitely has three sides with different lengths and angles.
Thus, it is a scalene triangle.
Answer:
The absolute number of a number a is written as
|a|
And represents the distance between a and 0 on a number line.
An absolute value equation is an equation that contains an absolute value expression. The equation
|x|=a
Has two solutions x = a and x = -a because both numbers are at the distance a from 0.
To solve an absolute value equation as
|x+7|=14
You begin by making it into two separate equations and then solving them separately.
x+7=14
x+7−7=14−7
x=7
or
x+7=−14
x+7−7=−14−7
x=−21
An absolute value equation has no solution if the absolute value expression equals a negative number since an absolute value can never be negative.
The inequality
|x|<2
Represents the distance between x and 0 that is less than 2
Whereas the inequality
|x|>2
Represents the distance between x and 0 that is greater than 2
You can write an absolute value inequality as a compound inequality.
−2<x<2
This holds true for all absolute value inequalities.
|ax+b|<c,wherec>0
=−c<ax+b<c
|ax+b|>c,wherec>0
=ax+b<−corax+b>c
You can replace > above with ≥ and < with ≤.
When solving an absolute value inequality it's necessary to first isolate the absolute value expression on one side of the inequality before solving the inequality.
Step-by-step explanation:
Hope this helps :)
Answer:
(-3, 3).
Step-by-step explanation:
4x^2-36= 0
4x^2 = 36 Taking square roots of both sides:
2x = +/- 6
x = +/- 3.
(2x^2 + 16x + 30) / (5x^2 + 13x -6)
Start by factoring the numerator and denominator.
Cancel any like factors.
2(x^2 + 8x + 15)
2(x + 5)(x + 3) / (5x -2)(x + 3
2(x + 5) / (5x - 2)
The third choice
Answer:
k=2
Problem:
if the equation x^2 +(k+2)x+2k=0 has equal roots,then the value of k is ..
Step-by-step explanation:
Since the coefficient of x^2 is 1, we can use this identity to aid us: x^2+bx+(b/2)^2=(x+b/2)^2.
So we want the following:
[(k+2)/2]^2=2k
Apply the power on the left:
(k+2)^2/4=2k
Multiply both sides by 4:
(k+2)^2=8k
Expand left side:
k^2+4k+4=8k *I used identity (x+c)^2=x^2+2xc+c^2
Subtract 8k on both sides:
k^2-4k+4=0
Factor using the identity mentioned a couple lines above:
(k-2)^2=0
Since zero squared is zero, we want k-2=0.
Adding both sides by 2 gives k=2.