document.write( "Question 254517: What value of b will make the system y = 5x + 6 and y = 1.5x + b intersect at the point (0,6) \n" ); document.write( "
Algebra.Com's Answer #186880 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! What value of b will make the system y = 5x + 6 and y = 1.5x + b intersect at the point (0,6)\r \n" ); document.write( "\n" ); document.write( "If (0,6) is a common solution to both equations we know then:\r \n" ); document.write( "\n" ); document.write( "6 = 1.5*0 + b \n" ); document.write( "6 = 0 + b \n" ); document.write( "b = 6 \n" ); document.write( " |