a concave mirror produces five times magnified real image of an object placed at 30cm in front of it. Where is the image located
Answers
Answer:
write a program to generate following output and the output is 3.5 4 4.5 5 5.5 6 6.5 7 7.5 8Here, the user is first asked to enter the number of elements. This number is assigned to n.
If the user entered integer is greater less than 1 or greater than 100, the user is asked to enter the number again. This is done using a while loop.
Then, we have iterated a for loop from i = 0 to i . In each iteration of the loop, the user is asked to enter numbers to calculate the average. These numbers are stored in the num[] array.
write a program to generate following output and the output is 3.5 4 4.5 5 5.5 6 6.5 7 7.5 8
Answer:
A concave mirror creates an enlarged image as real. So, the image is created in front of the mirror.
Now, magnification, m=
u
v
=5
Given, u=8cm
So,
8
v
=5
or, v=8×5=40cm
The image is located 40cm in front of the mirror.
HOPE IT HELPS PLEASE MARK ME AS BRAINLIAST ❤️❤️