document.write( "Question 1098332: You earn 10 points for every coin you collect in a Video game.Then you find a star that triples your score.\r
\n" );
document.write( "\n" );
document.write( "a.Write an expression for the number of point you earn from the coins.
\n" );
document.write( "b.write and simplify an expression for the total number of points you earn \n" );
document.write( "
Algebra.Com's Answer #802446 by CubeyThePenguin(3113) You can put this solution on YOUR website! x = number of coins\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Points before bonus = 10x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Points after star bonus = 30x \n" ); document.write( " |