document.write( "Question 134976: On a coordinate plane P(0,4a) and Q(3a,0) are the endpoints of a diameter of a circle. What is the radius of the circle? \n" ); document.write( "
Algebra.Com's Answer #98829 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! On a coordinate plane P(0,4a) and Q(3a,0) are the endpoints of a diameter of a circle. What is the radius of the circle? \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Formula: distance = sqrt[(x-change)^2 + (y-change)^2] \n" ); document.write( "d = sqrt[(3a)^2 + (4a)^2] \n" ); document.write( "d = sqrt[25a^2] \n" ); document.write( "d = 5a \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |