document.write( "Question 774865: what is the length of the segment of line 3x+ 4y = 12 that is in the first quadrant? \n" ); document.write( "
Algebra.Com's Answer #472485 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "what is the length of the segment of line 3x+ 4y = 12 that is in the first quadrant? \n" ); document.write( "-------------------------------------------------------------------- \n" ); document.write( "A: \n" ); document.write( "First we get the x-intercept: \n" ); document.write( "Let y = 0 and solve for x \n" ); document.write( "3x + 4(0) = 12 \n" ); document.write( "3x = 12 \n" ); document.write( "x = 4 \n" ); document.write( "The x-intercept is (4,0) \n" ); document.write( "Next, we get the y-intercept: \n" ); document.write( "Let x = 0 and solve for y \n" ); document.write( "3(0) + 4y = 12 \n" ); document.write( "4y = 12 \n" ); document.write( "y = 3 \n" ); document.write( "The y-intercept is (0,3). \n" ); document.write( "Finally, we get the distance between the x and y-intercept using the \n" ); document.write( "distance formula. \n" ); document.write( "d = \n" ); document.write( "Answer: |