document.write( "Question 273255: write the equation of the line containing P(3,0) and perpendicular to the x-axis \n" ); document.write( "
Algebra.Com's Answer #199658 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Any equation that is perpendicular to the x axis will be of the form \"x=k\" since any perpendicular line to the x-axis is a vertical line. Because this line must go through (3,0), this means that the x coordinate is 3 and that the equation is \"x=3\". Take note that (3,0) lies on the line \"x=3\" \n" ); document.write( "
\n" );