document.write( "Question 80514: How do I graph x=3? \n" ); document.write( "
Algebra.Com's Answer #57758 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "How do I graph x = 3?\r\n" );
document.write( "\r\n" );
document.write( "Draw a set of axes like this:\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28300%2C300%2C-7%2C7%2C-7%2C7%29\"\r\n" );
document.write( "\r\n" );
document.write( "Find 3 on the x-axis and draw a vertical\r\n" );
document.write( "line through it like this:\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28300%2C300%2C-7%2C7%2C-7%2C7%2C9999%28x-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "That's all there is to it.\r\n" );
document.write( "\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "By the way, if you had been asked to graph \r\n" );
document.write( "y = 3 instead, you would find 3 on the \r\n" );
document.write( "y-axis and draw a horizontal line through \r\n" );
document.write( "it, like this:\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28300%2C300%2C-7%2C7%2C-7%2C7%2C3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );