

InterviewSolution
Saved Bookmarks
1. |
The point (1, 4) is on the graph of y = f(x). What are the coordinates of the map of this point on the graph y = 4f(x)? |
Answer» <html><body><p><strong>Answer:</strong></p><p><strong>As per the question</strong>:</p><p>y=f(x) where x=1 & y=4 {This is being taken from the question itself.}</p><p>Putting the values in above.</p><p>4=f(1) { Let's consider this as "A"}</p><p>y = 4 * f(x)</p><p>To plot the coordinates of this point, we have to consider x = 1</p><p>From A, we can see that f(1) = 4</p><p>so,</p><p>y= 4 * f(1)</p><p>y = 4 * 4</p><p>y = 16</p><p>New coordinates are (1,16)</p><p>x = 1 and y=16</p><p><strong>Step-by-step <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a>:</strong></p><p>hey mate mark me as a<strong><u> brainliest</u></strong> you will see on the <a href="https://interviewquestions.tuteehub.com/tag/top-1422115" style="font-weight:bold;" target="_blank" title="Click to know more about TOP">TOP</a> right side and <a href="https://interviewquestions.tuteehub.com/tag/pls-591756" style="font-weight:bold;" target="_blank" title="Click to know more about PLS">PLS</a> click and thank you hope it helps</p></body></html> | |