Evaluate the following expressions and reduce the result to lowest terms.
(1/2) + (1/5)
= ((1 * 5) / (2 * 5)) + ((1 * 2) / (2 * 5))
= (5 / 10) + (2 / 10)
= 7/10 Lowest terms since there are no common factors
7 /10=7 /(2*5)
You might also like to view...
What error(s) occur when a JavaScript string contains incorrectly nested double quotation marks? For example, add the following button to a Web page and describe what happens when that button is clicked.
``` ``` How would you modify the element so that it correctly displays the double quotes in the message?
The blank row at the end of a datasheet used to add records to a table
A) Append B) New record C) Data entry
An installed theme can be applied by clicking on a theme in the Themes group on the ____ tab.
A. FILE B. HOME C. INSERT D. DESIGN
What specific PowerShell cmdlet shows information about NFS shares on a server?
A. Get-Command -NfsShare B. Get-NfsServerConfiguration C. Set-NfsShare D. Get-NfsShare