document.write( "Question 497755: Is there any way I can turn this question into an algebraic expression?
\n" );
document.write( "Ling wants to save $87 for tickets to a rock concert. If she has $23 now and will save $4 per week, holong will it take her to get enough money to buy tickets? \n" );
document.write( "
Algebra.Com's Answer #337553 by Flannery(124) You can put this solution on YOUR website! Let w = weeks of saving. She has 23 dollars now. 23 dollars plus 4 times acertian number of weeks equals 87. \n" ); document.write( "23+4w=87 \n" ); document.write( "23-23+4w=87-23 \n" ); document.write( "4w=64 \n" ); document.write( "4w/4=64/4 \n" ); document.write( "w=16\r \n" ); document.write( "\n" ); document.write( "check\r \n" ); document.write( "\n" ); document.write( "23+4(16)=87 \n" ); document.write( "23+64=87 \n" ); document.write( "87=87 \n" ); document.write( " |