document.write( "Question 818302: A. Transform 4x-8y=13 to slope intercept form
\n" );
document.write( "B. What is the slope of the line perpendicular to the one in A if it goes through the point (-11,17)? \n" );
document.write( "
Algebra.Com's Answer #492531 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L1: \n" ); document.write( "4x - 8y = 13 \n" ); document.write( "--- \n" ); document.write( "8y = 4x - 13 \n" ); document.write( "y = (4/8)x - (13/8) \n" ); document.write( "--- \n" ); document.write( "L1 in slope-intercept form: \n" ); document.write( "y = (1/2)x - (13/8) \n" ); document.write( "--- \n" ); document.write( "What is the slope of the line L2 perpendicular to line L1? \n" ); document.write( "--- \n" ); document.write( "perpendicular lines have negative reciprocal slopes, so: \n" ); document.write( "slope of L2 = -1/(1/2) \n" ); document.write( "--- \n" ); document.write( "slope of L2 = -2 \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( " |