document.write( "Question 636903: Jimmy is having speaker wire run in his family room. To install the speaker wire, one company charges $85 plus $0.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?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #401276 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+I+\" = cost of installation
\n" ); document.write( "Let \"+n+\" = number of feet of wire
\n" ); document.write( "given:
\n" ); document.write( "\"+I+=+85+%2B+.2n+\"
\n" ); document.write( "\"+I+%3C+95+\"
\n" ); document.write( "\"+85+%2B+.2n+%3C+95+\"
\n" ); document.write( "\"+.2n+%3C+10+\"
\n" ); document.write( "\"+n+%3C+50+\"
\n" ); document.write( "The number of feet of wire must be less than 50
\n" ); document.write( "
\n" );