document.write( "Question 275743: find the intercepts of the equations graph. then graph the equation. 2.1x+3.5y=10.5 \n" ); document.write( "
Algebra.Com's Answer #201120 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2.1x+3.5y=10.5
\n" ); document.write( "3.5y=-2.1x+10.5
\n" ); document.write( "y=-2.1/3.5+10.5/3.5
\n" ); document.write( "y=-.6x+3 the y interceptis (0,3)
\n" ); document.write( "Setting y=0 & solving for x we get the x intercept.
\n" ); document.write( "0=-.6x+3
\n" ); document.write( ".6x=3
\n" ); document.write( "x=3/.6
\n" ); document.write( "x=5 the x intercept (5,0)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+6%2C+-10%2C+10%2C-.6x+%2B3%29+\" (graph 300x200 pixels, x from -6 to 6, y from -10 to 10, -.6x +3).
\n" ); document.write( "
\n" );