Question 1077920
The point (6,9) is on the graph of a function. Give the coordinates of the
corresponding point on the new graph after the following transformation is
applied to the function: vertical stretch by 5
<pre><b>
{{{drawing(200,873.3, -1.9,10,-1.9,50,
graph(200,873.3, -1.9,10,-1.9,50),green(line(6,0,6,9)),
circle(6,9,.1),circle(6,9,.05),locate(6.1,9.3,"(6,9)")

 )}}}{{{matrix(29,1,

Think, of, the, green, line, on, the, left, as, a, piece, of, "rubber.", Stretch,it, 5, times, its, length, and, it, goes, up, to, the, point, on, the, "right:")}}}{{{drawing(200,873.3, -1.9,10,-1.9,50,
graph(200,873.3, -1.9,10,-1.9,50),green(line(6,0,6,45)),
circle(6,45,.1),circle(6,45,.05),locate(6.1,45.3,"(6,45)")

 )}}}

Edwin</pre></b>