document.write( "Question 319420: I'm a little confused on this question.\r
\n" );
document.write( "\n" );
document.write( "I don't know how to type a square root, but inside the square root is t+30=t\r
\n" );
document.write( "\n" );
document.write( "How does this problem get worked?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #228730 by mananth(16946)![]() ![]() You can put this solution on YOUR website! sqrt(t+30)=t \n" ); document.write( "square both sides \n" ); document.write( "t+30=t^2 \n" ); document.write( "t^2-t-30=0 \n" ); document.write( "t^2-6t+5t-30=0 \n" ); document.write( "t(t-6)+5(t-6)=0 \n" ); document.write( "(t-6)(t+5)=0 \n" ); document.write( "t=6 OR t=-5 \n" ); document.write( " |