Answer:
x<-8 or x>1/5
Step-by-step explanation:

First we replace > symbol by = sign

To solve for x we multiply 5x-1 on both sides
x+8 =0
x=-8
5x-1=0 solve for x
x= 1/5
WE got two values x=-8 and x= 1/5
Now we make a number line and check with each interval
x<-8, -8<x<1/5, x>1/5
Pick x= -9 and check with the given inequality

1/46 >0 is true, so x<-8 satisfies our inequality
Pick x= 0 and check with the given inequality

-8 >0 is false , -8<x<1/5 does not satifies our inequality
Pick x= 2 and check with the given inequality

10/9>0 is true , x>1/5 satisfies our inequality
Answer:
The sides are
6
inches,
8
inches and
10
inches
Explanation:
I'd suggest that the question should read 'The perimeter of a triangle is 24 inches. The longest side is 4 inches longer than the shortest side, and the shortest side is three-fourths the length of the middle side. How do you find the length of each side of the triangle?'
In this case the question can be answered. If
x
is the length of the middle side, then the shortest side is 3/4x and the longest side is 3/4x+4
x+3/4x+3/4x+4=24
10/4x=20
x=8
Then the shortest side is 6and the longest side is 10
Step-by-step explanation:
Answer:
In order for the appropriate answer to be given, you need to include the original measurements as well.
Answer:
Option C is correct
P(A or B) = 0.65
Step-by-step explanation:
<u>Given:
</u>
P(A) =0.5
P(B)=0.30
P(A and B) =0.15
( The probability of the happening of both independent events will be there product) P( A and B ) =P(A).P(B)
<u>Solution:</u>
To find the probability of the Happening of event A either event B we will use the following formula
P(A or B) = P(A) + P(B)-P(A and B)
= 0.5 + 0.3 - 0.15
=0.65
Slope-intercept form: y = mx + b
(m is the slope, b is the y-intercept or the y value when x = 0 --> (0, y) or the point where the line crosses through the y-axis)
For lines to be parallel, they need to have the same slope.
y - 3x = 2 Add 3x on both sides to change the equation to slope-intercept form
y - 3x + 3x = 2 + 3x
y = 3x + 2 The slope is 3, so the parallel line's slope is also 3.
Now that you know the slope, substitute/plug it into the equation
y = mx + b
y = 3x + b To find "b", plug in the point (6, 1) into the equation, then isolate/get the variable "b" by itself
1 = 3(6) + b
1 = 18 + b Subtract 18 on both sides to get "b" by itself
1 - 18 = 18 - 18 + b
-17 = b
y = 3x - 17 Your answer is the 1st option