document.write( "Question 925795: Find a value of k so that 3x-5y=2k passing through the point (-1,-2). \n" ); document.write( "
Algebra.Com's Answer #561775 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 3x-5y=2k \n" ); document.write( "k = (3x - 5y)/2 \n" ); document.write( "--- \n" ); document.write( "at (-1,-2) \n" ); document.write( "--- \n" ); document.write( "k = (3*-1 - 5*-2)/2 \n" ); document.write( "k = 3.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( " |