Processing math: 100%
 
+0  
 
0
316
2
avatar

                                                                                                                                                                                                                                                                                                                                             

I need help, please reply to this.

 Mar 25, 2022
 #1
avatar+23254 
0

The line under the less than sign means "possibly equal."

 

Therefore, the comparison is between:  2x  <= 10  which means "twice x is either less than or equal to 10"  and  2x  <  10 which means that "twice x is strictly less than 10 (and never equal to 10)."

 

Since x = 5, 2x = 10 which makes the first inequality true and makes the second inequality false.

 Mar 25, 2022
 #2
avatar
0

if

x=5

then

2x=10

the sign means that it is less than or equal to.

the< sign means that it is strictly less than.

since we know that 2x=10, so we can have 2x10 but not 2x<10.

 Mar 25, 2022

1 Online Users