Answer:
The area of this triangle is.. 
Step-by-step explanation:
6 x 10 divided by 2 = 30
Answer:
40
Step-by-step explanation:
1.25
7 + (10 − 4)2 ÷ 4 × 1 over 2 to the power of 3
7+ (6)2÷ 4 × 1 over 2 to the power of 3
7+ (12)÷ 4 × 1 over 2 to the power of 3
7+3 × 1 over 2 to the power of 3
10 over 2 to the power of 3
10 over 8
1.25
Answer:
Step-by-step explanation:
programs can be written in multiply languages. for this solution I'll be writing in C++.
#include<iostream> // this is called the preprocessor definition
using namespace std;
int main() //the main function
{
int num, product; //declaration of the variables
cout << "enter the whole number";
cin >> num;
product = num * 12;
cout << product; // displaying the final results
return 0;
}
Answer: 12 12/18 cups flour and 18 eggs.
Step-by-step explanation: