document.write( "Question 299700: In the x,y plane, what is the distance between origin and the (4,3) point? \n" ); document.write( "
Algebra.Com's Answer #215259 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
In the x,y plane, what is the distance between origin and the (4,3) point?
\n" ); document.write( ".
\n" ); document.write( "Origin is at (0,0)
\n" ); document.write( ".
\n" ); document.write( "Applying the \"distance formula\" to:
\n" ); document.write( "(0,0) and (4,3)
\n" ); document.write( ".
\n" ); document.write( "\"sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29\"
\n" ); document.write( "\"sqrt%28%284-0%29%5E2+%2B+%283-0%29%5E2%29\"
\n" ); document.write( "\"sqrt%284%5E2+%2B+3%5E2%29\"
\n" ); document.write( "\"sqrt%2816+%2B+9%29\"
\n" ); document.write( "\"sqrt%2825%29\"
\n" ); document.write( "\"5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );