document.write( "Question 475521: in a right triangle, find the length of the side not given
\n" );
document.write( "b=1 c=V5\r
\n" );
document.write( "\n" );
document.write( "the V represent a square root symbol \n" );
document.write( "
Algebra.Com's Answer #326078 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! b=1; c=V5 \n" ); document.write( "a2+b2=5 \n" ); document.write( "a2=4 \n" ); document.write( "a=2 is the length of the side not given.. \n" ); document.write( " |