document.write( "Question 286209: Find an equation of the line described. Write the equation in the slope-intercept formif possible.
\n" );
document.write( "Through the origin and (6, 3/2) \n" );
document.write( "
Algebra.Com's Answer #207544 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! so you have to points (0,0) and (6,3/2) \n" ); document.write( "y-y=m(x-x) \n" ); document.write( "where m is the slope \n" ); document.write( "m=3/2-0/6-0=3/2/6 \n" ); document.write( "multiply both num and den by 2 \n" ); document.write( "m=3/12 \n" ); document.write( "y=mx+b \n" ); document.write( "0=0+b \n" ); document.write( "b=0 \n" ); document.write( "y=3/12*x \n" ); document.write( "y=3x/12 \n" ); document.write( " \n" ); document.write( " |