document.write( "Question 329620: Find the value of \"a\" if a line containing the point (a,-2a) has a y-intercept of 6 and slope of -2/3.\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #236283 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of \"a\" if a line containing the point (a,-2a) has a y-intercept of 6 and slope of -2/3. \n" ); document.write( "---- \n" ); document.write( "Using slope and intercept info you get: \n" ); document.write( "y = (-2/3)x+6 \n" ); document.write( "--- \n" ); document.write( "Using the point info you get: \n" ); document.write( "-2a = (-2/3)a+6 \n" ); document.write( "Multiply thru by 3 to get: \n" ); document.write( "-6a = -2a + 18 \n" ); document.write( "Solve for \"a\": \n" ); document.write( "4a = -18 \n" ); document.write( "a = -9/2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |