document.write( "Question 204202: The following graph shows Bob’s salary from the year 2000 to the year 2003. He was hired in the year 2000; therefore, x = 0 represents the year 2000.
\n" );
document.write( "2000=30,000
\n" );
document.write( "2001=32,000
\n" );
document.write( "2002=34,000
\n" );
document.write( "2003=36,000\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) List the coordinates of two points on the graph in (x, y) form.
\n" );
document.write( " (___, __),(___, ___)
\n" );
document.write( "b) Find the slope of this line:
\n" );
document.write( "
\n" );
document.write( "c) Find the equation of this line in slope-intercept form.
\n" );
document.write( "
\n" );
document.write( "d) If Bob’s salary trend continued, what would his salary be in the year 2005?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #154282 by feliz1965(151)![]() ![]() ![]() You can put this solution on YOUR website! The following graph shows Bob’s salary from the year 2000 to the year 2003. He was hired in the year 2000; therefore, x = 0 represents the year 2000. \r \n" ); document.write( "\n" ); document.write( "2000=30,000 \n" ); document.write( "2001=32,000 \n" ); document.write( "2002=34,000 \n" ); document.write( "2003=36,000 \r \n" ); document.write( "\n" ); document.write( "a) List the coordinates of two points on the graph in (x, y) form.\r \n" ); document.write( "\n" ); document.write( "(0, 2000) (3, 2003)\r \n" ); document.write( "\n" ); document.write( "b) Find the slope of this line: The slope is 1.\r \n" ); document.write( "\n" ); document.write( "c) Find the equation of this line in slope-intercept form.\r \n" ); document.write( "\n" ); document.write( "The equation is y = x + 1997\r \n" ); document.write( "\n" ); document.write( "d) If Bob’s salary trend continued, what would his salary be in the year 2005?\r \n" ); document.write( "\n" ); document.write( "We can use the linear function y = 2000x + 30,000 to find Bob's salary in 2005.\r \n" ); document.write( "\n" ); document.write( "From 2005 to 2000, there are 5 years. So, let x = 5.\r \n" ); document.write( "\n" ); document.write( "y = 2000(5) + 30,000\r \n" ); document.write( "\n" ); document.write( "y = 10,000 + 30, 000\r \n" ); document.write( "\n" ); document.write( "y = $40,000 \n" ); document.write( " |