Question 74270
<pre>
Multiply.
	2y3 * 5y6


     Multiply the coefficients and the variables
        2*5*y*y*y*y*y*y*y*y*y   or  2*5*y^(3+6)
                                    10*y^9
                                    10y^9 

        10y^9