document.write( "Question 1125: M=1/2
\n" );
document.write( "R(0,0)
\n" );
document.write( "Write in slope intercept form \n" );
document.write( "
Algebra.Com's Answer #335 by Thanatos(1) ![]() You can put this solution on YOUR website! This problem can be solved by using this equation...\r \n" ); document.write( "\n" ); document.write( "y-(y1)=m(x-(x1))\r \n" ); document.write( "\n" ); document.write( "where (y1) and (x1) is a point located on your graph or information given. Eg, a point like (3,9).. would have a (x1) point of 3 and a (y1) point of 9. \n" ); document.write( "And also m is your gradient.\r \n" ); document.write( "\n" ); document.write( "Here you have a point equal to (0,0) so (x1) is 0 and (y1) is 0. \n" ); document.write( "m, which is also given to you is 1/2.\r \n" ); document.write( "\n" ); document.write( "So plugging these into the equation about and you get...\r \n" ); document.write( "\n" ); document.write( "y-0=1/2(x-0) (which simplifies as) \n" ); document.write( "y=(1/2)x (which simplifies as) \n" ); document.write( "y=x/2 \n" ); document.write( " |