document.write( "Question 903061: write a linear equation for a line passing through the origin with a slope of -3 \n" ); document.write( "
Algebra.Com's Answer #547709 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\" P(0,0)
\n" ); document.write( "y - 0 = -3(x-0)
\n" ); document.write( "y = 3x
\n" ); document.write( "Or
\n" ); document.write( "3x - y = 0 in Standard Form
\n" ); document.write( "
\n" );