document.write( "Question 507882: I need to graph and identify the y intercept for this problem y= 4/3x +2
\n" );
document.write( "and also find the intercepts for 2y-6= 2x These problems are very confusing to me ....Thank you ahead of time \r
\n" );
document.write( "\n" );
document.write( "Michelle \n" );
document.write( "
Algebra.Com's Answer #340773 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! y = mx + b is known as slope-intercept form. \n" ); document.write( "'b' is the y-intercept, defining the point (0, b). \n" ); document.write( ". \n" ); document.write( "y = 4/3*x + 2 \n" ); document.write( "y-intercept = (0,2) \n" ); document.write( ". \n" ); document.write( "2y -6 = 2x \n" ); document.write( ". \n" ); document.write( "Divide both sides by 2 \n" ); document.write( ". \n" ); document.write( "y -3 = x \n" ); document.write( ". \n" ); document.write( "Add 3 to both sides \n" ); document.write( ". \n" ); document.write( "y = x + 3 \n" ); document.write( ". \n" ); document.write( "y-intercept = (0,3) \n" ); document.write( ". \n" ); document.write( " |