document.write( "Question 70223: Please help me with this question\r
\n" );
document.write( "\n" );
document.write( "The line 3x + y = 15 intersects the axes at A and B.\r
\n" );
document.write( "\n" );
document.write( "Find:\r
\n" );
document.write( "\n" );
document.write( "(i) the coordinates of A and of B\r
\n" );
document.write( "\n" );
document.write( "(ii) the distance AB \n" );
document.write( "
Algebra.Com's Answer #50077 by stanbon(75887) ![]() You can put this solution on YOUR website! The line 3x + y = 15 intersects the axes at A and B.\r \n" ); document.write( "\n" ); document.write( "Find:\r \n" ); document.write( "\n" ); document.write( "(i) the coordinates of A and of B \n" ); document.write( "To find the x-intercept, let y=0. \n" ); document.write( "Then 3x=15 \n" ); document.write( "x=5 \n" ); document.write( "Intercept at (5,0) \n" ); document.write( "----- \n" ); document.write( "To find the y-intercept, let x=0. \n" ); document.write( "Then y=15 \n" ); document.write( "Intercept at (0,15)\r \n" ); document.write( "\n" ); document.write( "(ii) the distance AB \n" ); document.write( "distance = sqrt((15-0)^2+(0-5)^2) = sqrt(225+25)=sqrt250= 5sqrt10 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |