document.write( "Question 1039487: A video game gives 1,000 points at the beginning of the game. A player can earn 500 points each level they complete. Write an expression to show how many points a player has for different numbers of levels played. (Hint: let p represent the number of points a player has.)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #654230 by stanbon(75887) ![]() You can put this solution on YOUR website! A video game gives 1,000 points at the beginning of the game. A player can earn 500 points each level they complete. Write an expression to show how many points a player has for different numbers of levels played. (Hint: let p represent the number of points a player has.) \n" ); document.write( "--------------- \n" ); document.write( "p(x) = 1000 + 500x where x is the highest level achieved by the player \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |