document.write( "Question 775694: find an equation in standard form of the line with x-intercept 5 and y-intercept 3. \n" ); document.write( "
Algebra.Com's Answer #473070 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
The standard form of the equation is \"Ax%2BBy=C\"
\n" ); document.write( "x-intercept 5, point (5, 0)
\n" ); document.write( "y-intercept 3, point (0, 3)
\n" ); document.write( "The equation of the line that passes through 2 points is
\n" ); document.write( "\"%28y-y%5B1%5D%29%2F%28y%5B2%5D-y%5B1%5D%29=%28x-x%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "Substitute
\n" ); document.write( "\"x%5B1%5D=5\", \"y%5B1%5D=0\", \"x%5B2%5D=0\", \"y%5B2%5D=3\"
\n" ); document.write( "\"%28y-0%29%2F%283-0%29=%28x-5%29%2F%280-5%29\"
\n" ); document.write( "\"y%2F3=%28x-5%29%2F-5\"
\n" ); document.write( "\"-5y=3x-15\"
\n" ); document.write( "\"3x%2B5y=15\" is an equation in standard form of the line
\n" ); document.write( "
\n" );