sjuniv32
The Accelera model graphics processor, working at its constant rate, will perform \(6 × 10^9\) floating-point operations per second. If n Accelera model graphics processors will work simultaneously at this rate to perform a task which requires a total of \(1.2 × 10^{12}\) floating-point operations, what is the minimum value of n if the task will be completed in less than 1 minute?
A) 3
B) 4
C) 5
D) 6
E) 7
Using
\(n *r *t =\) work done
\(n *1*60 = 200\)
\(n= 3.33 \)
Since \(n\) is an integer hence minimum \(n \) required is \(4\)
Explanation:Lets simply the problem
A man can do \(6 * 10^9\) work in \(1\) sec , At least how many such men are required to complete \(1.2 * 10^{12}\) work in less than \(60\) secs?
Let \(6 * 10^9\) be total work or \(1\), then he finishes his total work in \(1\) sec.
rate = work done / time taken , work done \(= 1 \) time taken \(=1\), hence \(r= \frac{1}{1} =1\) }
\(1.2 * 10^ {12} =\) is \(200\) times \(6 * 10^9\)
So final work is \(200\) times his individual work
Now we can put the values in our usual work equation.
\(n* {r} * t= 200\) where \(r\) is the rate and \(t \) is the time taken to complete the work and \(n\) is the number of person's or machines required.
\(n* 1*60 = 200\)
\(n=3.33 \)
Which means it will take \(3.33\) person's or machines to complete the work in \(1 \) min.
To complete the work in less than a minute we will need more than \(3.33\) machines
And since we need the most minimum number of such machines , hence the minimum no. is 4.
Ans-B
Hope it's clear.