Question 385783
find the intercepts then use them to graph the equation: 
1.1x-1.9y=4.18
---
Multiply thru by 100 to get rid of the decimals.
----
110x - 190y = 418
---
x-intercept = ?
Let y = 0, then x = 418/110 = 3.8
----
y-intercept = ?
Let x = 0, then y = 418/-190 = -2.2
=======================
Plot (0,-2.2) and (3.8,0) and draw a line thru them to get:
{{{graph(400,300,-10,10,-10,10,(1.1/1.9)x-(4.18/1.9))}}}
==========================
Cheers,
Stan H.
=========