document.write( "Question 108606: Find the y-intercept of the line with the equation 2x-6y=15
\n" );
document.write( "The answers for me to pick from are -5/2, 15/2, -15/2, 15
\n" );
document.write( "I came up with the answer -5/2, here is my work...
\n" );
document.write( "15=2x-6y
\n" );
document.write( "15 divided by -6 = -5/2
\n" );
document.write( "Answer -5/2
\n" );
document.write( "Am I correct? \n" );
document.write( "
Algebra.Com's Answer #79188 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the y-intercept of the line with the equation 2x-6y=15 \n" ); document.write( "---------- \n" ); document.write( "Here are two ways to work the problem: \n" ); document.write( "1st: To find the y-intercept let x=0: \n" ); document.write( "You get -6y = 15; y = -5/2 \n" ); document.write( "------------------- \n" ); document.write( "2nd: Put the equation in slope-intercept form: \n" ); document.write( "6y = 2x-15 \n" ); document.write( "Divide both sides by 6 to get: \n" ); document.write( "y = (1/3)x-(5/2) \n" ); document.write( "y-intercept is -5/2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |