document.write( "Question 172420: Is the following a horizontal line, vertical line, or neither?
\n" );
document.write( "x=18
\n" );
document.write( "y=29x
\n" );
document.write( "y=45 \n" );
document.write( "
Algebra.Com's Answer #127321 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Is the following a horizontal line, vertical line, or neither? \n" ); document.write( "x=18 is vertical. For any y, it's 18 units to the right of the y-axis. \n" ); document.write( "---------------- \n" ); document.write( "y=29x is a steep straight line, neither vertical nor horizontal. \n" ); document.write( "------------- \n" ); document.write( "y=45 is horizontal. For any x, it's 45 units above the x-axis. \n" ); document.write( " \n" ); document.write( " |