document.write( "Question 278353: Find the x and y intercept of 4x-5y=12 \n" ); document.write( "
Algebra.Com's Answer #202535 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
An x-intercept is a point that is on the x axis. Hence, the y coordinate of that point is 0.
\n" ); document.write( "\"4x-5y=12\"
\n" ); document.write( "if y=0, then
\n" ); document.write( "\"4x+-+5%2A0+=+12\"
\n" ); document.write( "\"4x+=+12\"
\n" ); document.write( "\"x=3\"
\n" ); document.write( "So the x intercept is the point (3,0)\r
\n" ); document.write( "\n" ); document.write( "Similarly, a y intercept is a point on a y axis. So, the x coordinate must be 0 there.
\n" ); document.write( "\"4x-5y=12\"
\n" ); document.write( "if x=0, then
\n" ); document.write( "\"4%2A0+-+5y+=+12\"
\n" ); document.write( "\"-5y+=+12\"
\n" ); document.write( "\"y+=+-12%2F5\"
\n" ); document.write( "So the y intercept is (0, -12/5}}}\r
\n" ); document.write( "\n" ); document.write( "Here is a plot --> http://www.wolframalpha.com/input/?i=4x-5y%3D12
\n" ); document.write( "
\n" ); document.write( "
\n" );