If you had used 40 mAs at 75 kVp at a distance of 72” and then you repeat the image at a distance of 40”, what would your new mAs need to be in order to maintain your IR exposure?
Blog
Radiographic contrast in computed radiography may be adjuste…
Radiographic contrast in computed radiography may be adjusted by changing the:
Increasing kVp of an x-ray beam will result in the photon ha…
Increasing kVp of an x-ray beam will result in the photon having:
* A radiograph shows normal exposure in the center but sligh…
* A radiograph shows normal exposure in the center but slight under exposure along both edges. Which grid error most likely occurred?
* Which three factors contribute to increased scatter radiat…
* Which three factors contribute to increased scatter radiation during an X-ray examination?
A technologist took a wrist exposure at 60 kVp and 4 mAs. A…
A technologist took a wrist exposure at 60 kVp and 4 mAs. A DI of +3.1 was obtained. Which technique is the BEST way to correct for this?
Which layer of the PSP plate grounds the plate to help preve…
Which layer of the PSP plate grounds the plate to help prevent electrostatic discharge?
A 75 kEv photon interacts with a k-shell electron whose bind…
A 75 kEv photon interacts with a k-shell electron whose binding energy is 45 kEv. What will be the kEv of the ejected electron?
What happens if you access an array element using an invalid…
What happens if you access an array element using an invalid index?int[] arr = {1, 2, 3}; System.out.println(arr[5]);
Which import statement is required to use ArrayList in Java?
Which import statement is required to use ArrayList in Java?