document.write( "Question 1074219: 1) Distance of a point (-4,5) from x-axis?
\n" );
document.write( "2) Distance of a point (-4,5) from y-axis?
\n" );
document.write( "How to solve these?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688940 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1) Distance of a point (-4,5) from x-axis? \n" ); document.write( "2) Distance of a point (-4,5) from y-axis? \n" ); document.write( "How to solve these? \n" ); document.write( "============== \n" ); document.write( "Not much \"solving\" is needed. \n" ); document.write( "For all points, for any point (x,y), \n" ); document.write( "--- \n" ); document.write( "The x value is the distance from the y-axis. \n" ); document.write( "The y value is the distance from the x-axis. \n" ); document.write( " \n" ); document.write( " |