document.write( "Question 847666: Given the equation, 9x + 3y =-6, write a second linear equation to create a system that has exactly only one solution. How do you do this ? \n" ); document.write( "
Algebra.Com's Answer #510615 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Lines that intersect have only one solution. \n" ); document.write( "Lines that are perpendicular intersect. \n" ); document.write( "So one way is to write an equation that is perpendicular. \n" ); document.write( "Lines that are perpendicular have slopes that multiply to -1\r \n" ); document.write( "\n" ); document.write( "9x + 3y =-6 \n" ); document.write( "is the same line as \n" ); document.write( "y = -3 x-2 with slope \n" ); document.write( "-3 \n" ); document.write( "1/3 would be the slope of a line perpendicular. \n" ); document.write( "y = x/3-2 or y = 1/3*x-2 \n" ); document.write( " |