document.write( "Question 38932: find the inclination of the line 3x-4y=6 to the nearest degree \n" ); document.write( "
Algebra.Com's Answer #24395 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
From
\n" ); document.write( "3x - 4y = 6
\n" ); document.write( "we can solve for y to find the inclination, or slope, of the line
\n" ); document.write( "-4y = -3x + 6
\n" ); document.write( "y = (3/4)x - 3/2
\n" ); document.write( "Thus 3/4 is the inclination or slope...
\n" ); document.write( "Of course another way is merely -A/B = 3/4
\n" ); document.write( "
\n" );