document.write( "Question 214304: Find the intersection of the following pairs of lines.
\n" );
document.write( "f(x)=3x+8, g(x)=6x+1
\n" );
document.write( "He does not want the composition answer. Please help me. \n" );
document.write( "
Algebra.Com's Answer #161874 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the functions are equal at the point of intersection\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 8 = 6x + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7 = 3x ___ 7/3 = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substitute to find the value of the functions ___ 3(7/3) + 8 = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "intersection is (7/3 , 15) \n" ); document.write( " |