document.write( "Question 822415: for a new customer, a video store charges $10 for a rental card plus $2 per movie. write and solve a linear equation to find the cost for a new customer to rent 6 movies \n" ); document.write( "
Algebra.Com's Answer #494829 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "c(x) = 2x + 10 \n" ); document.write( "c(6) = 2*6 + 10 \n" ); document.write( "c(6) = $22 \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |