document.write( "Question 815530: a car rental company,charges $125 per week plus 20 cents per kilometer to rent one of their cars. suppose you are on a tight budget and wish to spend at most $135. what milage limitation must you adhere to? \n" ); document.write( "
Algebra.Com's Answer #491023 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
c = 0.20k + 125
\n" ); document.write( "---
\n" ); document.write( "c = 0.20k + 125
\n" ); document.write( "135 = 0.20k + 125
\n" ); document.write( "0.20k = 10
\n" ); document.write( "---
\n" ); document.write( "k = 50 km
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );