ilovemath8734 ilovemath8734
  • 22-04-2021
  • Mathematics
contestada

What is the solution of 3+x-2/x-3<_4

Respuesta :

npaulokereke
npaulokereke npaulokereke
  • 22-04-2021

Step-by-step explanation:

3+x-2/x-3<_4

cross multiply

3+x-2<_4(x-3)

3+x-2<_4x-12

1+x<_4x-12

collect like terms

1+12<_4x-x

13<_3x

divide both side by 3

13/3<_×

6.5<_x

Answer Link

Otras preguntas

Can u please answer the last question, please?
During glycolysis, 1 glucose molecule is broken down into Answer options: A, 1, 2 or 3 B, 1-Carbon, 2-Carbon, 3-Carbon C, ATP, Pyruvic acid, NADH, Mitochondria
according to marshall, how does the constitution make provision for dealing with native american groups or doesn’t it ? how does this authorize the supreme cour
Dan rolls 2 fair dice and adds the results from each. Work out the probability of getting a total that is a factor of 15.
what four things can repetition do?
Read the passage and answer the question. What conclusion can you draw about the actual reason Gerber was fired? He was fired because he committed a crime and w
Split 70 into the ratio 3:4? I don't understand ratio :(
The two parallel sides of a trapezium are 19.8 and 7.2 cm. If the area of the trapezium is 135 sq cm find the distance between its parallel sides
June earned $75 last week. April earned $25. June’s earnings were how many times greater than April’s?
Which of these lines of code will generate a random number between 1 and 50? A. input("1-50") B. print("1-50") C. import random D. num = random.randint(1,50)