document.write( "Question 306252: What is the y-intercept of x = y + 6?
\n" );
document.write( "
\n" );
document.write( "A. y = 6
\n" );
document.write( "B. y = -6
\n" );
document.write( "C. y = 0
\n" );
document.write( "D. y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219185 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! What is the y-intercept of x = y + 6?\r \n" ); document.write( "\n" ); document.write( "The y-intercept is the value of y when x is zero so:\r \n" ); document.write( "\n" ); document.write( "0 = y + 6 \n" ); document.write( "y = -6 \n" ); document.write( " |