Compare the least common denominator (LCD) from the exercise 1, 2, 3.
Answer to Problem 13E
The LCD is,
Explanation of Solution
Given: The denominator pairs in exercise 1, 3, 5 are,
Calculation:
The denominators can be written as,
Calculate the LCD for
We can see in the table, if we multiply 3 into 7 and 1 into 21 then both the denominator becomes common. So, the LCD would be 21 because it is common after multiplication.
Then LCD for
We can see in the table, if we multiply 3 into 24 and 2 into 36 then both the denominator becomes common. So, the LCD would be 72 because it is common after multiplication.
Then LCD for
We can see in the table, if we multiply 15 into 13 and 13 into 15 then both the denominator becomes common. So, the LCD would be 195 because it is common after multiplication.
program:
clc clear close all x=input('Enter the first denominator:'); y=input('Enter the second denominator:'); fori=1:y if (rem(x,i)==0 && (rem(y,i)==0)) s=i; end end z=x*y/s; disp('LCD') disp(z)
Query:
- First, define both the denominators.
- Then calculate the remainder.
- Identify the value at which remainder is zero.
- Then calculate the LCD.
Chapter 6 Solutions
Algebra: Structure And Method, Book 1
Additional Math Textbook Solutions
A First Course in Probability (10th Edition)
Introductory Statistics
Elementary Statistics: Picturing the World (7th Edition)
Algebra and Trigonometry (6th Edition)
College Algebra with Modeling & Visualization (5th Edition)
- math 62arrow_forwardMake up two polynomial functions, f(x) and g(x). • f(x) should be of degree 3 or higher. g(x) should be of degree 4 or higher. • Find f(3) in each of the three ways: substitution, remainder theorem (synthetic division), and long division. You should get the same answer three times for f(3). Find g(-2) once using your choice of the three methods.arrow_forwardere are many real-world situations that exhibit exponential and logarithmic nctions. • Describe two real world scenarios, one exponential and one logarithmic. Do not identify yet whether your scenarios are logarithmic or exponential.arrow_forward
- stacie is a resident at a medical facility you work at. You are asked to chart the amount of solid food that she consumes.For the noon meal today, she ate 1/2 of a 3 ounce serving of meatloaf, 3/4 of her 3 ounce serving of mashed potatoes, and 1/3 of her 2 ounce serving of green beans. Show in decimal form how many ounces of solid food that Stacie consumedarrow_forwardI've been struggling with this because of how close the numbers are together!! I would really appreciate if someone could help me❤️arrow_forwardMatrix MЄ R4×4, as specified below, is an orthogonal matrix - thus, it fulfills MTM = I. M (ELES),- m2,1. We know also that all the six unknowns mr,c are non-negative with the exception of Your first task is to find the values of all the six unknowns. Think first, which of the mr,c you should find first. Next, consider a vector v = (-6, 0, 0, 8) T. What's the length of v, i.e., |v|? Using M as transformation matrix, map v onto w by w = Mv provide w with its numeric values. What's the length of w, especially when comparing it to the length of v? Finally, consider another vector p = ( 0, 0, 8, 6) T. What's the angle between v (from above) and p? Using M as transformation matrix, map p onto q by q = Mp - provide q with its numeric values. What's the angle between w and q, especially when comparing it to the angle between v and p?arrow_forward
- Algebra and Trigonometry (6th Edition)AlgebraISBN:9780134463216Author:Robert F. BlitzerPublisher:PEARSONContemporary Abstract AlgebraAlgebraISBN:9781305657960Author:Joseph GallianPublisher:Cengage LearningLinear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage Learning
- Algebra And Trigonometry (11th Edition)AlgebraISBN:9780135163078Author:Michael SullivanPublisher:PEARSONIntroduction to Linear Algebra, Fifth EditionAlgebraISBN:9780980232776Author:Gilbert StrangPublisher:Wellesley-Cambridge PressCollege Algebra (Collegiate Math)AlgebraISBN:9780077836344Author:Julie Miller, Donna GerkenPublisher:McGraw-Hill Education