document.write( "Question 206312: Hi......Find the x- and y-intercepts of 4x + 3y = –12 \r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #155885 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the x- and y-intercepts of 4x + 3y = –12 \n" ); document.write( "--------- \n" ); document.write( "This is a linear equation, meaning it's a straight line. \n" ); document.write( "It crosses the x-axis when y = 0, and vice versa. \n" ); document.write( "At x = 0: 3y = -12 \n" ); document.write( "y = -4 \n" ); document.write( "--> (0,-4) \n" ); document.write( "---------- \n" ); document.write( "At y = 0: 4x = -12 \n" ); document.write( "x = -3 \n" ); document.write( "--> (-3,0) \n" ); document.write( " |