document.write( "Question 31308: Hello I need some help with the problems below. I am not 100% sure how this site works but any help is appreciated.\r
\n" );
document.write( "\n" );
document.write( "1. what is the slope of the line y=5x+7
\n" );
document.write( "at what point does the line y=5x+7 cross the y axis\r
\n" );
document.write( "\n" );
document.write( "2. The y intercept of the line y=20x+500 is 500 how do you show the y intercept as an ordered pair\r
\n" );
document.write( "\n" );
document.write( "3. Find the slope between the two points (1, 5) and (0, 0) \n" );
document.write( "
Algebra.Com's Answer #17981 by brianunlv(12)![]() ![]() You can put this solution on YOUR website! 1. Slope is rise/run or simply 5/1 or 5 \n" ); document.write( " Crosses y-axis at (0,7) or y = 7 \n" ); document.write( "2. for ordered pair (x,y) since x = 0 for the \"y intercept\" we have (0,500) \n" ); document.write( "3. Slope = m = (Y2 -Y1) ÷ (X2 -X1) \n" ); document.write( " m = (0 - 5) ÷ (0 - 1) \n" ); document.write( " = -5 ÷ -1 \n" ); document.write( " = 5 \n" ); document.write( " |