document.write( "Question 1047467: Given the function 2x+y=7 find the following:
\n" );
document.write( "a. X-intercept
\n" );
document.write( "b. Y-intercept
\n" );
document.write( "c. Slope
\n" );
document.write( "I know I have to use y=mx+b, but I am so lost on how to solve this problem. \n" );
document.write( "
Algebra.Com's Answer #662988 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 2x+y=7 SOLVE FOR Y \n" ); document.write( "y = -2x + 7 \n" ); document.write( " \n" ); document.write( "c. Slope = -2 \n" ); document.write( "********** y = -2x + 7 ******** \n" ); document.write( "a. X-intercept (when y = 0) x = 7/2 \n" ); document.write( "b. Y-intercept (when x = 0) Y= 7 \n" ); document.write( " \n" ); document.write( " |