document.write( "Question 472009: Find the value of \"a\" if a line containing the point (a,-3a) has a y-intercept of 7 and a slope of -2/3.\r
\n" );
document.write( "\n" );
document.write( "I used the slope formula to set it up:\r
\n" );
document.write( "\n" );
document.write( "-2/3=(-3a-7)/a\r
\n" );
document.write( "\n" );
document.write( " but got stuck. Help please \n" );
document.write( "
Algebra.Com's Answer #323642 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of \"a\" if a line containing the point (a,-3a) has a y-intercept of 7 and a slope of -2/3. \n" ); document.write( "---------------------- \n" ); document.write( "y = (-2/3)x + 7 \n" ); document.write( "--- \n" ); document.write( "-3a = (-2/3)a + 7 \n" ); document.write( "-9a = -2a + 21 \n" ); document.write( "7a = -21 \n" ); document.write( "a = -3 \n" ); document.write( "------ \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |