document.write( "Question 49022This question is from textbook Beginning Algebra
\n" );
document.write( ": Please help write equation of:\r
\n" );
document.write( "\n" );
document.write( "the line with x-intercept (3, 0) and y-intercept (0, 2). \n" );
document.write( "
Algebra.Com's Answer #32481 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Given point (3, 0) and y-intercept (0, 2) \n" ); document.write( "Since you are given two points, first find the slope: \n" ); document.write( "m =(y2-y1)/(x2-x1)[Slope formula] \n" ); document.write( "m = (2-0)/(0-3) [Plug-in the values] \n" ); document.write( "m = 2/-3 or -2/3 \n" ); document.write( ". \n" ); document.write( "Next, use the slope-intercept format: \n" ); document.write( "y = mx + b \n" ); document.write( "0 = (-2/3)(3) + b [Plug-in the values using one of the points and the slope] \n" ); document.write( "0 = -2 + b [Simplify] \n" ); document.write( "2 = b [Solve for \"b\"] \n" ); document.write( "y = (-2/3)x + 2 [Plug-in the values of \"m\" and the y-intercept for the equation of the line] \n" ); document.write( " |