SOLUTION: n OVER 8 is less than or equal to negative n OVER 3
To you have to change them to a common denominator? If so, what do the variables become?
Algebra ->
College
-> Linear Algebra
-> SOLUTION: n OVER 8 is less than or equal to negative n OVER 3
To you have to change them to a common denominator? If so, what do the variables become?
Log On
Question 641974: n OVER 8 is less than or equal to negative n OVER 3
To you have to change them to a common denominator? If so, what do the variables become? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! n OVER 8 is less than or equal to negative n OVER 3
---
n/8 <= -n/3
----
Multiply both sides by 24 to get:
3n <= -8n
---
Add 8n to both sides to get:
11n <= 0
---
n <= 0
=============
Cheers,
Stan H.
=============