document.write( "Question 104909: I am just beginning with graphing and I am trying to graph y=4x-1 and y=3x+15 to find x. I've solved the equation algebraically but am having a hard time and getting a different outcome each time I graph...and none of them cross at x=16!
\n" );
document.write( " I would appreciate any help.
\n" );
document.write( " Thanks \n" );
document.write( "
Algebra.Com's Answer #76386 by edjones(8007)![]() ![]() You can put this solution on YOUR website! A) y=4x-1 \n" ); document.write( "B) y=3x+15 \n" ); document.write( ". \n" ); document.write( "Since these graphs are linear we only need 2 points (x,y) for each line. I like to use the x and y intercepts, if fractions don't get involved, because there are less numbers to deal with, so I make less mistakes. \n" ); document.write( "Keep the x and y as small as possible so the points fit on the graph. \n" ); document.write( ". \n" ); document.write( "y=4x-1 \n" ); document.write( "x=0, y= -1 (0,-1) \n" ); document.write( "x=1, y= 4-1=3 (1,3) \n" ); document.write( ". \n" ); document.write( "y=3x+15 \n" ); document.write( "x= -5 y= -15+15=0 (-5,0) \n" ); document.write( "x= -3 y= -9+15=6 (-3,6) \n" ); document.write( ". \n" ); document.write( "put the points on your graph paper and draw the lines and it should look like this.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "The lines do cross do cross when x=16 when y=63 !!! That is the correct answer. \n" ); document.write( "Check: \n" ); document.write( "63=4*16-1 true \n" ); document.write( "63=3*16+15 true \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |