document.write( "Question 811642: Can you find the value of n and c to make the systems of equations true?\r
\n" );
document.write( "\n" );
document.write( "c(n)=-3n-6
\n" );
document.write( "c(n)=n-4 \n" );
document.write( "
Algebra.Com's Answer #488828 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! c(n) = -3n - 6 \n" ); document.write( "c(n) = n - 4 \n" ); document.write( "--- \n" ); document.write( "-3n - 6 = n - 4 \n" ); document.write( "-4n = 2 \n" ); document.write( "--- \n" ); document.write( "n = -1/2 = -0.5 \n" ); document.write( "c(n) = -9/2 = -4.5 \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( " |