document.write( "Question 779051: A straight line makes an angle of 30 degree with the positive x axis and cuts the y axis at y=5. Find the equation of the straight line \n" ); document.write( "
Algebra.Com's Answer #475030 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A straight line makes an angle of 30 degree with the positive x axis and cuts the y axis at y=5. Find the equation of the straight line \n" ); document.write( "--------- \n" ); document.write( "Slope m = tan(30) = sqrt(3)/3 \n" ); document.write( "--> y = (sqrt(3)/3)x + 5 \n" ); document.write( " \n" ); document.write( " |