document.write( "Question 384893: i have to plot the graph of the following equations using the X and Y intercept method, and a checkpoint. Using the X value when solving for the checkpoint.\r
\n" );
document.write( "\n" );
document.write( "5x-6y=30
\n" );
document.write( "checkpoint=2\r
\n" );
document.write( "\n" );
document.write( "i got for the x intercept (6,0)
\n" );
document.write( "i got for the y intercept (0,-5)
\n" );
document.write( "and the checkpoint is (2,?)
\n" );
document.write( "-need help with the checkpoint problem. \n" );
document.write( "
Algebra.Com's Answer #272414 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! just plug it in and solve \n" ); document.write( "5*2-6y=30 \n" ); document.write( "10-6y=30 \n" ); document.write( "-6y=20 \n" ); document.write( "y=-3 1/3 \n" ); document.write( "(2,-3 1/3) or (2,-10/3) \n" ); document.write( "which ever you prefer \n" ); document.write( " |