document.write( "Question 1146245: John wants to raise between $200 and $300 for charity. His parents donated $50. John plans to ask others to contribute $10 each. How many people will need to contribute for John to reach his goal?
\n" );
document.write( "a. Write an inequality to solve the problem. b. Show your solution as a graph and explain your solution in words. \n" );
document.write( "
Algebra.Com's Answer #767546 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 200<=50+10x<=300 \n" ); document.write( "150<10x<250 \n" ); document.write( "15 \n" ); document.write( "x>15 \n" ); document.write( "y=50+10x \n" ); document.write( " \n" ); document.write( "there is always 50 from his parents. Each person adds $10 to that amount. |