document.write( "Question 1002368: Given the linear equation : 5x-2y=10\r
\n" );
document.write( "\n" );
document.write( "a) Convert the equation to slope-intercept form. State the slope of the line and the y-intercept as an ordered pair.
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) Use the slope and the y-intercept to graph the line represented by the equation. \r
\n" );
document.write( "\n" );
document.write( "Please show all work.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619298 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From 5x-2y = 10 \n" ); document.write( "we solve for y by subtracting 5x first, and get \n" ); document.write( "-2y = -5x + 10 \n" ); document.write( "Now divide by -2 and get \n" ); document.write( "y = (5/2)x - 5 \n" ); document.write( "To graph this, go to (0,-5) and plot a point. \n" ); document.write( "From there, go up five and to the right two and plot another point...should be at (2,0)... \n" ); document.write( "Then connect the points and voila! \n" ); document.write( " |