document.write( "Question 762088: Choose the equation of the line that passes through the point (3, 8) and has a slope of 8/9.\r
\n" ); document.write( "\n" ); document.write( "Please show steps. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #463702 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Use the point-slope formula:\r\n" );
document.write( "\r\n" );
document.write( "y - y1 = m(x - x1)\r\n" );
document.write( "where (x1,y1) = (3,8)\r\n" );
document.write( "and m = \"8%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "y - 8 = \"8%2F9\"(x - 3)\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 9\r\n" );
document.write( "\r\n" );
document.write( "9y - 72 = 8(x - 3)\r\n" );
document.write( "9y - 72 = 8x - 24\r\n" );
document.write( "-8x + 9y = 48\r\n" );
document.write( "\r\n" );
document.write( " 8x - 9y = -48\r\n" );
document.write( "\r\n" );
document.write( "That's the general form.\r\n" );
document.write( "\r\n" );
document.write( "Or,\r\n" );
document.write( "\r\n" );
document.write( "y - 8 = \"8%2F9\"(x - 3)\r\n" );
document.write( "y - 8 = \"8%2F9\"x - 3·\"8%2F9\"\r\n" );
document.write( "y - 8 = \"8%2F9\"x - \"8%2F3\"  \r\n" );
document.write( "    y = \"8%2F9\"x - \"8%2F3\" + 8\r\n" );
document.write( "    y = \"8%2F9\"x - \"8%2F3\" + \"24%2F3\"\r\n" );
document.write( "    y = \"8%2F9\"x + \"16%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "That's the slope-intercept form.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );