Math Problem Statement

there are two lines, one of 37 and one of 58 units in length. I want to divide these lines in sections. there are two types of sections, one of x units and one of y units. as such the first line has consistsl of A sectins of length x and B sections of length y. The second line then consists of C sections of lenght x and D of length y. x and y must be smaler or equal to 14 units. Find values for x and y for which the lines are divided in the least number of sections and the siszes of x and y are close together

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Number Theory
Optimization
Divisibility

Formulas

A * x + B * y = 37
C * x + D * y = 58

Theorems

Least Common Multiple (LCM)

Suitable Grade Level

Grades 10-12