document.write( "Question 703541: Find the slope intercept form for the line satisfying the following conditions.\r
\n" );
document.write( "\n" );
document.write( "x-intercept 3, y-intercept 2/3 \n" );
document.write( "
Algebra.Com's Answer #433544 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope intercept form for the line satisfying the following conditions. \n" ); document.write( "x-intercept 3, y-intercept 2/3 \n" ); document.write( "------ \n" ); document.write( "x/3 + y/(2/3) = 1 \n" ); document.write( "----- \n" ); document.write( "x/3 + 3y/2 = 1 \n" ); document.write( "------- \n" ); document.write( "Multiply thru by 6: \n" ); document.write( "2x + 9y = 6 \n" ); document.write( "----- \n" ); document.write( "9y = -2x + 6 \n" ); document.write( "--- \n" ); document.write( "y = (-2/9)x + (2/3) \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |