document.write( "Question 1151104: Two lines with slopes 3 and -4 intersect at a point P on the y-axis.If their x-intercepts are 14 units apart, find the distance of P from the origin. \n" ); document.write( "
Algebra.Com's Answer #772724 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Call the coordinates of point P (0,b).

\n" ); document.write( "Find the x intercept of a line with slope 3 passing through P(0,b):

\n" ); document.write( "\"%28b-0%29%2F%280-x%29+=+3\"
\n" ); document.write( "\"b%2F%28-x%29+=+3\"
\n" ); document.write( "\"b+=+-3x\"
\n" ); document.write( "\"x+=+%28-1%2F3%29b\"

\n" ); document.write( "Find the x intercept of a line with slope -4 passing through P(0,b):

\n" ); document.write( "\"%28b-0%29%2F%280-x%29+=+-4\"
\n" ); document.write( "\"b%2F%28-x%29+=+-4\"
\n" ); document.write( "\"b+=+4x\"
\n" ); document.write( "\"x+=+%281%2F4%29b\"

\n" ); document.write( "Use the fact that the two x-intercepts are 14 units apart to determine b.

\n" ); document.write( "\"%281%2F4%29b-%28-1%2F3%29b+=+14\"
\n" ); document.write( "\"%281%2F4%29b%2B%281%2F3%29b+=+14\"
\n" ); document.write( "\"%287%2F12%29b+=+14\"
\n" ); document.write( "\"b+=+%2812%2F7%29%2A14+=+12%2A2+=+24\"

\n" ); document.write( "ANSWER: The distance of P from the origin is b = 24.

\n" ); document.write( "
\n" ); document.write( "
\n" );