document.write( "Question 98388: what is the square of r increased by 3s when r=2 and s=5 \n" ); document.write( "
Algebra.Com's Answer #71544 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
what is the square of r increased by 3s when r=2 and s=5
\n" ); document.write( "r^2+3s
\n" ); document.write( "(2)^2+(3)(5)
\n" ); document.write( "4+8
\n" ); document.write( "12
\n" ); document.write( "
\n" );