Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
2x + x = 24
so x = 24/3 = 8 ft. (smaller length)
2x = 16 ft. (larger length)
Answer:
1.187991
Step-by-step explanation:
sin^2(225)−(cos(330))(cos(240))
=(−0.930095)2−(cos(330))(cos(240))
=0.865076−(cos(330))(cos(240))
=0.865076−−0.991199(cos(240))
=0.865076−(−0.991199)(0.325781)
=0.865076−(−0.322914)
=1.187991
(3x+6)(2x^2), using the distributive property, equals 2x^2*3x+2x^2*6. We multiply the 2 with the coefficients and add a power of x if multiplied by x, getting 6x^3+12x^2