document.write( "Question 545181: jimmy is having speaker wire run in his family room. to install the speaker wire, one company charges $85 plus $.20 per foot of wire used. if jimmy needs the cost of installation to remain below $95, how many feet of wire can he have installed?\r
\n" ); document.write( "\n" ); document.write( "i need to solve using the 5 steps for problem solving. i do not understand.
\n" ); document.write( "

Algebra.Com's Answer #355522 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I'm not sure what the 5 steps are, but here's what I do:
\n" ); document.write( "let \"+w+\" = length of wire in ft
\n" ); document.write( "Let \"+C+\" = cost of installation
\n" ); document.write( "given:
\n" ); document.write( "\"+C+%3C+95+\"
\n" ); document.write( "-----------
\n" ); document.write( "\"+C+=+85+%2B+.2w+\"
\n" ); document.write( "\"+95+=+85+%2B+.2w+\"
\n" ); document.write( "\"+.2w+=+95+-+85+\"
\n" ); document.write( "\"+.2w+=+10+\"
\n" ); document.write( "\"+w+=+50+\"
\n" ); document.write( "The length of wire can be a maximum of 50 ft to
\n" ); document.write( "keep the cost under $95
\n" ); document.write( "---------------------
\n" ); document.write( "I'm guessing some of the 5 steps are:
\n" ); document.write( "(1) assign variables to unknowns
\n" ); document.write( "(2) establish units for all data
\n" ); document.write( "(3) List given data
\n" ); document.write( "(4) Write equations with number of
\n" ); document.write( "equations = number of unknowns
\n" ); document.write( "(5) Solve equations
\n" ); document.write( "
\n" );