Write the equation of line passing through (1,0) and make angle of 45 degree with positive x-axis ?
Line make angle of 45 degree with positive x-axis => slope of line = 1
Equation of line with slope 1 => y = x + c
Line pass through the (1,0) => 0 = 1 + c => c=-1
Equation of line => y = x -1