document.write( "Question 656746: The cost of leasing a new car is $2,311 for a down payment and processing fee plus $276 per month. How many months can you lease this car with $10,000? \n" ); document.write( "
Algebra.Com's Answer #409613 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of months leased
\n" ); document.write( "\"+10000+=+2311+%2B+276n+\"
\n" ); document.write( "\"+276n+=+10000+-+2311+\"
\n" ); document.write( "\"+276n+=+7689+\"
\n" ); document.write( "\"+n+=+27.86+\"
\n" ); document.write( "I can lease the car for 27 months\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );